forked from deepStateMirrors/tabi
💄 style: increase margins before content & after ToC
This commit is contained in:
parent
0ecc656b91
commit
83b7bb9d3a
5 changed files with 34 additions and 26 deletions
|
@ -39,7 +39,6 @@ header {
|
|||
justify-content: space-between;
|
||||
padding: 1em 24px;
|
||||
margin: 0 auto;
|
||||
margin-bottom: 0.2rem;
|
||||
}
|
||||
|
||||
.nav-navs {
|
||||
|
@ -74,7 +73,8 @@ header {
|
|||
letter-spacing: -0.5px;
|
||||
font-size: 0.8rem;
|
||||
font-weight: 300;
|
||||
padding-bottom: 1vmin;
|
||||
padding-top: 0.7vmin;
|
||||
padding-bottom: 3vmin;
|
||||
}
|
||||
|
||||
.meta a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue