This repository has no description
0

Configure Feed

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

fix hs

+8
+8
app/src/app/globals.css
··· 191 191 line-height: 2.5rem; 192 192 } 193 193 194 + h2 { 195 + line-height: 2rem; 196 + } 197 + 198 + h3 { 199 + line-height: 2rem; 200 + } 201 + 194 202 main { 195 203 min-height: calc(100vh - 60px); 196 204 width: 100%;