Fix navbar not scrolling with content on mobile (fixes #109)

This commit is contained in:
daudix
2024-12-01 14:10:36 +03:00
parent f752cb2b01
commit 588ba66112
3 changed files with 10 additions and 1 deletions

View File

@ -181,7 +181,7 @@ csp = [
[extra.nav]
# Whether to automatically hide nav when not hovered or focused
auto_hide = true
# auto_hide = true
# Whether to show the Atom/RSS feed button in the nav
show_feed = true
# Whether to show the manual theme switcher in the nav