this repo has no description
0
fork

Configure Feed

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

Make it sticky

+2
+2
src/components/nav-menu.css
··· 22 22 background-position: 0 0, 0 0, 2em 90%; 23 23 background-blend-mode: normal, normal, overlay; 24 24 box-shadow: inset 0 0 1px var(--bg-color); 25 + position: sticky; 26 + top: 0; 25 27 } 26 28 .nav-menu section:last-child > .szh-menu__divider:first-child { 27 29 display: none;