this repo has no description
0
fork

Configure Feed

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

Fix top menu paddings

+2 -2
+2 -2
src/components/nav-menu.css
··· 29 29 } 30 30 .nav-menu .top-menu { 31 31 grid-area: top; 32 - padding-top: 8px; 33 - margin-bottom: -8px; 32 + padding-top: 4px; 33 + margin-bottom: -4px; 34 34 } 35 35 .nav-menu section { 36 36 padding: 4px 0;