chore: colors

This commit is contained in:
Cory Dransfeldt 2024-04-30 15:50:46 -07:00
parent 3e3b16f343
commit 74cfa9b1af
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -316,7 +316,7 @@ nav .active svg {
}
/* social icons */
.at svg { stroke: var(--brand-hey) !important; }
.at svg { stroke: var(--brand-fastmail) !important; }
.brand-github svg { stroke: var(--brand-github) !important; }
.brand-npm svg { stroke: var(--brand-npm) !important; }
.brand-mastodon svg { stroke: var(--brand-mastodon) !important; }