diff --git a/css/site.css b/css/site.css index be21839..6da0c7c 100644 --- a/css/site.css +++ b/css/site.css @@ -16,8 +16,10 @@ blog-post + blog-post { text-decoration: none; color: inherit; padding: .2em; + line-height: 1em; padding-left: 1.2em; transition: all .3s; + display: inline-block; } post-tag > a::before, post-tag > a::after {