diff --git a/base.css b/base.css index ab8ce51..827b10b 100644 --- a/base.css +++ b/base.css @@ -97,7 +97,7 @@ a { color: inherit; } padding-inline: var(--pad); } .page { min-height: 100vh; display: flex; flex-direction: column; } -.page > main { flex: 1 0 auto; } +.page > main { flex: 1 0 auto; padding-top: 56px; } /* standard nav->content rhythm */ /* ===================================================================== Top navigation