diff --git a/preserves.css b/preserves.css index 1298c5b..a3911c5 100644 --- a/preserves.css +++ b/preserves.css @@ -21,6 +21,9 @@ body > nav { top: 0; z-index: 4; } +html { + scroll-padding-top: 5rem; +} body > nav > div { display: flex; flex-flow: row nowrap;