aboutsummaryrefslogtreecommitdiff
path: root/scss/tag.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/tag.scss')
-rw-r--r--scss/tag.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/scss/tag.scss b/scss/tag.scss
index 5134f27..10fc161 100644
--- a/scss/tag.scss
+++ b/scss/tag.scss
@@ -37,10 +37,4 @@
display: block;
}
}
- &:hover {
- background: var(--tag-hover);
- & h4 {
- font-weight: bold;
- }
- }
}