1
0
Fork 0

Small radius fix

This commit is contained in:
Lim Chee Aun 2023-08-13 12:38:03 +08:00
parent 31d7016bd9
commit 2ba2696e9e

View file

@ -33,6 +33,8 @@
position: sticky;
top: 0;
animation: phanpying 0.2s ease-in-out both;
border-top-right-radius: inherit;
border-bottom-right-radius: inherit;
}
.nav-menu section:last-child > .szh-menu__divider:first-child {
display: none;