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;
|
||||
}
|
||||
|
||||
.prose > h1 {
|
||||
padding-top: 30px;
|
||||
.prose > h1:not(:first-child) {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue