chore: update uses
This commit is contained in:
parent
4a543742f7
commit
9bb67b6dd7
17 changed files with 19 additions and 20 deletions
|
@ -221,7 +221,7 @@ nav ul li .active svg:hover {
|
|||
}
|
||||
|
||||
/* social icons */
|
||||
.at svg { stroke: var(--brand-proton) !important; }
|
||||
.at svg { stroke: var(--brand-hey) !important; }
|
||||
.brand-github svg { stroke: var(--brand-github) !important; }
|
||||
.brand-mastodon svg { stroke: var(--brand-mastodon) !important; }
|
||||
.brand-lastfm svg { stroke: var(--brand-lastfm) !important; }
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
--gray-dark: var(--gray-700);
|
||||
|
||||
--brand-github: #333;
|
||||
--brand-proton: #6d4aff;
|
||||
--brand-hey: #5522fa;
|
||||
--brand-mastodon: #6364ff;
|
||||
--brand-lastfm: #d51007;
|
||||
--brand-trakt: #ed1c24;
|
||||
|
|
Reference in a new issue