aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus@anhgelus.world>2025-02-24 13:54:54 +0100
committerAnhgelus Morhtuuzh <anhgelus@anhgelus.world>2025-02-24 13:54:54 +0100
commitc6fd25a8411bdf0461af48022c9e2cb07e0eb038 (patch)
tree4dd9c45cc7794f38c89b4b3109698de36bd202e2 /scss
parenta5fe3b2ea299b5299a46e425803545954d2d26b5 (diff)
feat(tag): align with title
Diffstat (limited to 'scss')
-rw-r--r--scss/tag.scss1
1 files changed, 1 insertions, 0 deletions
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;