aboutsummaryrefslogtreecommitdiff
path: root/scss/tag.scss
diff options
context:
space:
mode:
authorWilliam Hergès <william@herges.fr>2025-09-07 15:22:18 +0200
committerWilliam Hergès <william@herges.fr>2025-09-07 15:22:18 +0200
commite2f739c9e19f57b72b599eaf5bfc10265e62ddb8 (patch)
tree5f70c95d68ada9d8292ceec6a06d38dffdce0aa9 /scss/tag.scss
parente8da79df02b9045146e2a0cb9e035f14a68537c6 (diff)
feat(style): change tag to now
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;
- }
- }
}