From c0b5763d077461e3771e5954e20b4d007e91e253 Mon Sep 17 00:00:00 2001 From: kotaindah55 Date: Thu, 6 Feb 2025 21:19:40 +0200 Subject: [PATCH] chore: remove unused css rule --- styles.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/styles.css b/styles.css index 4f9bbfd..0ae3d40 100644 --- a/styles.css +++ b/styles.css @@ -128,8 +128,4 @@ span.spoiler { &:not(.spoiler-revealed) { color: transparent; } -} - -.warning-desc { - color: rgb(var(--color-orange-rgb)); } \ No newline at end of file