This repository has no description
0

Configure Feed

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

fix

+1 -2
+1 -2
app/src/app/page.module.css
··· 14 14 15 15 .headerContent { 16 16 flex: 1; 17 - max-width: 600px; 17 + max-width: 400px; 18 18 display: flex; 19 19 flex-direction: column; 20 20 align-items: center; ··· 28 28 line-height: 1.5rem; 29 29 text-align: center; 30 30 font-weight: 500; 31 - color: var(--primary-color); 32 31 } 33 32 34 33 .description {