mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-13 06:38:29 +00:00
fix anchor links
This commit is contained in:
parent
36f837730a
commit
c1d2bf9b9f
@ -8,6 +8,6 @@ body {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.prose > h1 {
|
||||
padding-top: 30px;
|
||||
.prose > h1:not(:first-child) {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user