diff --git a/posts/style.css b/posts/style.css index a299272..5aaa679 100644 --- a/posts/style.css +++ b/posts/style.css @@ -327,6 +327,12 @@ articles */ #articles section { background-color: var(--surface0); + border-radius: 1em; + padding: .5em; + margin-top: 1.5em; + a { + font-size: 24px !important; + } } /*