chore: styles

This commit is contained in:
Cory Dransfeldt 2024-07-04 16:08:12 -07:00
parent 2d1cdc54f6
commit 00080afdc3
No known key found for this signature in database
4 changed files with 3 additions and 20 deletions

View file

@ -59,15 +59,6 @@
stroke: var(--tattoo);
}
}
&.brain:focus,
&.brain:focus-within {
outline: 0;
& svg {
outline: var(--outline);
}
}
}
}
}