chore: styles

This commit is contained in:
Cory Dransfeldt 2024-08-15 15:29:47 -07:00
parent 0b67040fe8
commit 65e41fac94
No known key found for this signature in database
3 changed files with 5 additions and 5 deletions

View file

@ -80,13 +80,13 @@ code {
/* social icons */
:is(body, html, nav) a {
&.brand-gmail > svg { stroke: var(--brand-gmail); }
&.mail > svg { stroke: var(--brand-gmail); }
&.brand-github > svg { stroke: var(--brand-github); }
&.brand-npm > svg { stroke: var(--brand-npm); }
&.brand-mastodon > svg { stroke: var(--brand-mastodon); }
&.article > svg { stroke: var(--posts); }
&.books > svg { stroke: var(--books); }
&.clock-hour-3 > svg { stroke: var(--now); }
&.device-watch > svg { stroke: var(--now); }
&.coffee > svg { stroke: var(--brand-buy-me-a-coffee); }
&.device-tv-old > svg { stroke: var(--tv); }
&.favorite > svg { stroke: var(--favorite); }