mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-27 12:33:16 -04:00
fix anchor links
This commit is contained in:
@@ -8,6 +8,6 @@ body {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.prose > h1 {
|
||||
padding-top: 30px;
|
||||
.prose > h1:not(:first-child) {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user