From 392b294167e4d43f3d48e9547cf27f4888e5e1cf Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Fri, 13 Sep 2024 09:47:08 -0700 Subject: [PATCH] update tag spacing --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index dfd1250..32bf3b4 100644 --- a/style.css +++ b/style.css @@ -2493,7 +2493,7 @@ article { .entry-footer>span.tags-links { display: block; - margin: 0 0 20px; + margin: 20px 0 20px; font-weight: 500; color: #cfcfcf !important; }