We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c2ad6 commit a33d307Copy full SHA for a33d307
src/documentation/templates/base.css
@@ -1099,5 +1099,5 @@ html:has(.navleft) .main {
1099
-webkit-filter: blur(3px) brightness(0.8);
1100
}
1101
.navleft .navbar .links {
1102
- translate: calc(0px - calc(var(--mp) - 5px)) !important;
+ translate: calc(0px - calc(var(--mp) - 10px)) !important;
1103
0 commit comments