aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
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;