Fix the sites name color
This commit is contained in:
parent
e58487c0eb
commit
b880106644
|
@ -1,6 +1,6 @@
|
||||||
.m-site-name {
|
.m-site-name {
|
||||||
&.in-mobile-topbar {
|
&.in-mobile-topbar {
|
||||||
color: $titles;
|
color: var(--titles-color);
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue