mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 20:37:22 +00:00
css: scroll-margin-top for headers
This commit is contained in:
parent
6bd1b011f5
commit
e369ebe52c
1 changed files with 6 additions and 0 deletions
|
|
@ -124,6 +124,12 @@ body > footer {
|
|||
background-size: 30.00px 30.00px;
|
||||
}
|
||||
|
||||
/* Headers */
|
||||
|
||||
h1, h2, h3, h4, h5 {
|
||||
scroll-margin-top: 0.5em;
|
||||
}
|
||||
|
||||
/* Lists */
|
||||
|
||||
.entry:last-child,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue