fix: header spacing
This commit is contained in:
parent
c1189cde63
commit
0de1c9d628
2 changed files with 2 additions and 1 deletions
|
@ -538,6 +538,7 @@ code {
|
|||
|
||||
article h2 {
|
||||
line-height: var(--line-height-2xl);
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue