mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-12 19:12:18 +00:00
use separate color var for logo
This commit is contained in:
parent
baa8f624e4
commit
3e90fb47a1
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
/* logo tweaks */
|
||||
.page__logo {
|
||||
color: var(--off-fg);
|
||||
color: var(--logo-text);
|
||||
}
|
||||
|
||||
.page__logo-inner {
|
||||
|
|
Loading…
Reference in a new issue