diff --git a/articles/static/style.css b/articles/static/style.css index e4bfa9b..99e106c 100644 --- a/articles/static/style.css +++ b/articles/static/style.css @@ -48,7 +48,7 @@ a { border-bottom: .3ex solid var(--accent); } -.index-page h2 { +.index-page h2, .article-detail h2 { margin-top: 2em; }