💄 style: increase margins before content & after ToC

This commit is contained in:
welpo
2023-02-19 16:27:43 +01:00
parent 0ecc656b91
commit 83b7bb9d3a
5 changed files with 34 additions and 26 deletions

View File

@@ -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 {