fix: color
This commit is contained in:
parent
b187205be8
commit
c0e7c5e2d2
1 changed files with 2 additions and 2 deletions
|
@ -220,7 +220,7 @@ nav ul li .active svg:hover {
|
|||
.brand-lastfm svg { stroke: var(--brand-lastfm) !important; }
|
||||
.device-tv svg { stroke: var(--brand-trakt) !important; }
|
||||
.books svg { stroke: var(--brand-storygraph) !important; }
|
||||
.cup svg { stroke: var(--brand-buy-me-a-coffee) !important; }
|
||||
.coffee svg { stroke: var(--brand-buy-me-a-coffee) !important; }
|
||||
.heart-handshake svg { stroke: var(--webrings) !important; }
|
||||
.rss svg { stroke: var(--brand-rss) !important; }
|
||||
|
||||
|
@ -480,4 +480,4 @@ li {
|
|||
footer nav:first-child {
|
||||
gap: var(--sizing-md);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue