1
0

Larger headings spacing

This commit is contained in:
Emil Miler 2021-12-30 10:30:27 +01:00
parent aa411240ba
commit 75219e95b6

View File

@ -102,6 +102,9 @@ aside {
main {
margin-bottom: 5rem;
h2, h3, h4, h5, h6 { margin-top: 2.5em }
article h2 { margin-top: 1em }
article h2 a { color: inherit }
.info {