chore: update deps

This commit is contained in:
Cory Dransfeldt 2024-08-27 15:18:41 -07:00
parent 0a9e852b03
commit de015bf37e
No known key found for this signature in database
7 changed files with 13 additions and 32 deletions

View file

@ -46,19 +46,6 @@
height: var(--sizing-svg-sm);
}
}
& .brain {
outline: 0;
& > svg {
stroke: var(--brand-listenbrainz);
}
&:focus svg,
&:focus-within svg {
outline: var(--outline-default)
}
}
}
}
}