chore: cleanup

This commit is contained in:
Cory Dransfeldt 2024-09-18 14:54:56 -07:00
parent 54cc4bdc01
commit ae03a77a67
No known key found for this signature in database
13 changed files with 12 additions and 156 deletions

View file

@ -12,15 +12,6 @@
justify-content: center;
}
& a {
outline: none;
&:focus img,
&:focus-within img {
outline: var(--outline-default);
}
}
& img {
image-rendering: pixelated;
}