florczakraf / boogie-stats

A pass-through proxy for groovestats.com that records non-ranked song scores.
https://boogiestats.andr.host
Other
14 stars 9 forks source link

Navbar occludes contents for anchor links #184

Closed florczakraf closed 4 months ago

florczakraf commented 5 months ago

Example: https://boogiestats.andr.host/manual/#locating-game-settings scrolls to:

image

Expected:

image

I wonder if it's related to changes from #167 or was it that way since the start

KyRZy commented 5 months ago

try adding html { scroll-padding-top: 60px; } to the css file