chore: update nav

This commit is contained in:
Cory Dransfeldt 2024-07-21 14:45:08 -07:00
parent 6d473aaf87
commit 8e9f7f853c
No known key found for this signature in database
4 changed files with 13 additions and 13 deletions

View file

@ -85,7 +85,7 @@ code {
/* social icons */
:is(body, html, nav) a {
&.at > svg { stroke: var(--brand-proton); }
&.brand-gmail > 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); }