Fix: Category icons losing color
This commit is contained in:
parent
fc1160fa9e
commit
eb54ca56c8
@ -22,7 +22,6 @@ body {
|
||||
}
|
||||
|
||||
* {
|
||||
color: white;
|
||||
font-family: "Nunito Sans", sans-serif;
|
||||
font-optical-sizing: auto;
|
||||
font-weight: 300;
|
||||
@ -32,8 +31,9 @@ body {
|
||||
"YTLC" 500;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, p {
|
||||
h1, h2, h3, h4, h5, h6, p, span {
|
||||
margin: 0;
|
||||
color: white;
|
||||
}
|
||||
|
||||
button {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user