this repo has no description
0
fork

Configure Feed

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

Small radius fix

+2
+2
src/components/nav-menu.css
··· 33 33 position: sticky; 34 34 top: 0; 35 35 animation: phanpying 0.2s ease-in-out both; 36 + border-top-right-radius: inherit; 37 + border-bottom-right-radius: inherit; 36 38 } 37 39 .nav-menu section:last-child > .szh-menu__divider:first-child { 38 40 display: none;