Skip to content

Commit a33d307

Browse files
Update base.css
1 parent 35c2ad6 commit a33d307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/documentation/templates/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1099,5 +1099,5 @@ html:has(.navleft) .main {
10991099
-webkit-filter: blur(3px) brightness(0.8);
11001100
}
11011101
.navleft .navbar .links {
1102-
translate: calc(0px - calc(var(--mp) - 5px)) !important;
1102+
translate: calc(0px - calc(var(--mp) - 10px)) !important;
11031103
}

0 commit comments

Comments
 (0)