From c6fd25a8411bdf0461af48022c9e2cb07e0eb038 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Mon, 24 Feb 2025 13:54:54 +0100 Subject: [PATCH] feat(tag): align with title --- scss/tag.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/scss/tag.scss b/scss/tag.scss index 075f3ab..5134f27 100644 --- a/scss/tag.scss +++ b/scss/tag.scss @@ -24,6 +24,7 @@ .tag { cursor: pointer; padding: 0.5rem; + margin: -0.5rem; border-radius: 8px; @media only screen and (max-width: vars.$bp-little) { cursor: auto;