header spacing

This commit is contained in:
Joshua Seigler 2025-06-15 23:52:32 -04:00
parent 5612d5e345
commit 2895c107e6

View file

@ -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;
}