1
0
Fork 0

Make it sticky

This commit is contained in:
Lim Chee Aun 2023-05-21 14:12:21 +08:00
parent b19ba93eb4
commit 305b3a5f0e

View file

@ -22,6 +22,8 @@
background-position: 0 0, 0 0, 2em 90%;
background-blend-mode: normal, normal, overlay;
box-shadow: inset 0 0 1px var(--bg-color);
position: sticky;
top: 0;
}
.nav-menu section:last-child > .szh-menu__divider:first-child {
display: none;