header spacing
This commit is contained in:
parent
5612d5e345
commit
2895c107e6
1 changed files with 2 additions and 2 deletions
|
@ -436,8 +436,8 @@ h4 {
|
||||||
position: relative;
|
position: relative;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
text-shadow: 0 0 0.5em var(--c-highlight);
|
text-shadow: 0 0 0.5em var(--c-highlight);
|
||||||
margin-top: 0.75em;
|
margin-top: 1.5rem;
|
||||||
margin-bottom: 0.75em;
|
margin-bottom: 0.5rem;
|
||||||
&:hover .header-anchor {
|
&:hover .header-anchor {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue