This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

fix

+1 -1
+1 -1
src/app/globals.css
··· 183 183 font-weight: 400; 184 184 line-height: 1.6; 185 185 color: var(--text-color); 186 - background-color: var(--background-color); 186 + background-color: #eaf5ff; 187 187 min-height: 100vh; 188 188 } 189 189