mirror of
https://github.com/discourse/discourse-custom-header-links.git
synced 2025-07-06 12:52:10 +00:00
Fix header color
This commit is contained in:
parent
5544f9ceea
commit
f26c39a425
@ -4,7 +4,7 @@
|
|||||||
list-style: none;
|
list-style: none;
|
||||||
a {
|
a {
|
||||||
padding: 6px 10px;
|
padding: 6px 10px;
|
||||||
color: $primary;
|
color: $header_primary;
|
||||||
font-size: $font-up-1;
|
font-size: $font-up-1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user