diff --git a/static/global.css b/static/global.css index dcb8415..ce2ba76 100644 --- a/static/global.css +++ b/static/global.css @@ -2,6 +2,7 @@ html, body { position: relative; width: 100%; min-height: 100vh; + scroll-padding-top: 110px; } * {