From 36963a2839b33121de235c5e16743e508a52b9ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Sun, 7 Sep 2025 15:32:45 +0200 Subject: feat(now): modify how links are handled --- scss/tag.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'scss') diff --git a/scss/tag.scss b/scss/tag.scss index 10fc161..a604380 100644 --- a/scss/tag.scss +++ b/scss/tag.scss @@ -22,7 +22,6 @@ } .tag { - cursor: pointer; padding: 0.5rem; margin: -0.5rem; border-radius: 8px; -- cgit v1.2.3