This commit is contained in:
Freeplay 2023-04-28 22:19:02 -04:00
parent af62073544
commit c55b521e57

View file

@ -138,9 +138,9 @@ watch(
background-position: center;
background-size: contain;
background-repeat: no-repeat;
&:focus {
box-sizing: border-box;
&:focus-visible {
border: 2px solid var(--accent);
box-sizing: border-box;
}
> .gif {