Never mind, this is problematic

This commit is contained in:
Jason Zimdars
2025-02-13 11:18:22 -06:00
parent 43fa93f818
commit ec89aba76c
+1 -1
View File
@@ -27,7 +27,7 @@ a:not([class]) {
text-decoration-skip-ink: auto;
}
:is(a, button, input, textarea, .switch, .btn, [contenteditable]) {
:is(a, button, input, textarea, .switch, .btn) {
--outline-size: max(2px, 0.08em);
caret-color: var(--color-link);