Forgot to set a text color of logo.
This commit is contained in:
parent
99ef685e5e
commit
c7ca05401f
@ -84,6 +84,8 @@ header {
|
|||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
justify-content: space-between; }
|
justify-content: space-between; }
|
||||||
|
|
||||||
|
header svg text { fill: var(--text-color); }
|
||||||
|
|
||||||
header svg text:first-child {
|
header svg text:first-child {
|
||||||
font-size: 3.55rem;
|
font-size: 3.55rem;
|
||||||
font-variant-caps: small-caps;
|
font-variant-caps: small-caps;
|
||||||
|
Loading…
Reference in New Issue
Block a user