fix anchor links
This commit is contained in:
parent
36f837730a
commit
c1d2bf9b9f
1 changed files with 2 additions and 2 deletions
|
|
@ -8,6 +8,6 @@ body {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.prose > h1 {
|
.prose > h1:not(:first-child) {
|
||||||
padding-top: 30px;
|
margin-top: 30px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue