diff --git a/www/css/web.css b/www/css/web.css index 5a512e5f..670aca0d 100644 --- a/www/css/web.css +++ b/www/css/web.css @@ -123,4 +123,8 @@ and will just drop this entire query together if it's included. */ margin-bottom: 2em; margin-top: 2em; } + + [id]{ + scroll-margin-top: 3em; + } }