From 603ac09baa14b386e91047b576dcb386a53a5547 Mon Sep 17 00:00:00 2001 From: welpo Date: Wed, 8 Mar 2023 00:54:09 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20refactor:=20remove=20useless=20c?= =?UTF-8?q?ss?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/parts/_posts_list.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/sass/parts/_posts_list.scss b/sass/parts/_posts_list.scss index 42db18a..1248ff6 100644 --- a/sass/parts/_posts_list.scss +++ b/sass/parts/_posts_list.scss @@ -19,7 +19,6 @@ .bloglist-tags { .tag { margin-right: 0.7rem; - height: 48px; font-size: 0.75rem; font-weight: 400; text-transform: uppercase;