From 9560103ce7d35d633046f6c10d4117040a66aa47 Mon Sep 17 00:00:00 2001 From: welpo Date: Wed, 8 Mar 2023 01:01:41 +0100 Subject: [PATCH] =?UTF-8?q?=E2=99=BF=EF=B8=8F=20fix:=20improve=20tap=20tar?= =?UTF-8?q?get=20sizing=20for=20tags?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/parts/_posts_list.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sass/parts/_posts_list.scss b/sass/parts/_posts_list.scss index 1248ff6..cbf24f7 100644 --- a/sass/parts/_posts_list.scss +++ b/sass/parts/_posts_list.scss @@ -17,6 +17,8 @@ } .bloglist-tags { + margin-top: 0.1rem; + .tag { margin-right: 0.7rem; font-size: 0.75rem;