💄 style: increase margins before content & after ToC
This commit is contained in:
@@ -11,10 +11,8 @@
|
||||
}
|
||||
|
||||
.article-title {
|
||||
padding-bottom: 1.2vmin;
|
||||
display: block;
|
||||
font-size: 2em;
|
||||
margin-top: 0.67em;
|
||||
margin-bottom: 0em;
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
@@ -22,6 +20,14 @@
|
||||
line-height: 2.4rem;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.toc-container {
|
||||
margin-bottom: 4vmin;
|
||||
}
|
||||
|
||||
.title-container {
|
||||
border-bottom: var(--secondary-color) solid 0.5px;
|
||||
padding-bottom: 15px;
|
||||
|
Reference in New Issue
Block a user