fix: Disable text selection on k10y

This commit is contained in:
Ginger
2026-03-09 16:13:55 +00:00
committed by Ellis Git
parent 53ce430c7d
commit a2f42e81cf
+1
View File
@@ -4,4 +4,5 @@
font-weight: 700;
transform: translate(1rem, 1.6rem);
color: var(--secondary);
user-select: none;
}