diff options
| author | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-02-24 13:54:54 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-02-24 13:54:54 +0100 |
| commit | c6fd25a8411bdf0461af48022c9e2cb07e0eb038 (patch) | |
| tree | 4dd9c45cc7794f38c89b4b3109698de36bd202e2 /scss | |
| parent | a5fe3b2ea299b5299a46e425803545954d2d26b5 (diff) | |
feat(tag): align with title
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/tag.scss | 1 |
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; |
