chore: remove unused css rule

This commit is contained in:
kotaindah55 2025-02-06 21:19:40 +02:00
parent f6c52d8ddc
commit c0b5763d07

View file

@ -128,8 +128,4 @@ span.spoiler {
&:not(.spoiler-revealed) {
color: transparent;
}
}
.warning-desc {
color: rgb(var(--color-orange-rgb));
}