diff --git a/assets/css/main.css b/assets/css/main.css index fb5126f..5f04028 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -237,6 +237,7 @@ header h2 { .site-title { display: inline; white-space: nowrap; + font-weight: 700; } header nav:not(:empty){ @@ -489,6 +490,7 @@ article header h1 a { color: var(--post-info-color); font-size: 0.75em; margin-top: 1em; + margin-bottom: 1em; } .post-info a {