diff --git a/site/_includes/css/site.css b/site/_includes/css/site.css index a9787e4..5f8bce8 100644 --- a/site/_includes/css/site.css +++ b/site/_includes/css/site.css @@ -436,8 +436,8 @@ h4 { position: relative; font-weight: 700; text-shadow: 0 0 0.5em var(--c-highlight); - margin-top: 0.75em; - margin-bottom: 0.75em; + margin-top: 1.5rem; + margin-bottom: 0.5rem; &:hover .header-anchor { opacity: 1; }