chore: colors

This commit is contained in:
Cory Dransfeldt 2024-05-14 18:09:16 -07:00
parent a491180c36
commit 00af9a5844
No known key found for this signature in database
4 changed files with 9 additions and 9 deletions

View file

@ -322,7 +322,7 @@ nav .active svg {
.brand-npm svg { stroke: var(--brand-npm) !important; }
.brand-mastodon svg { stroke: var(--brand-mastodon) !important; }
.brain svg { stroke: var(--brand-listenbrainz) !important; }
.device-tv svg { stroke: var(--brand-trakt) !important; }
.device-tv svg { stroke: var(--brand-tv) !important; }
.news svg { stroke: var(--brand-instapaper) !important; }
.books svg { stroke: var(--brand-books) !important; }
.coffee svg { stroke: var(--brand-buy-me-a-coffee) !important; }