fixing p1nk theme nav-bg color
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 17s
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 17s
This commit is contained in:
parent
ce7f854dd6
commit
c1f06de7c5
|
@ -72,7 +72,7 @@ html[theme='p1nk'] {
|
|||
--black: #000;
|
||||
--white: #fff;
|
||||
--gray: #262626;
|
||||
--nav-bg: #2b2b2b;
|
||||
--nav-bg: #201f1f;
|
||||
--nav-brand-border: inset 1px #242424;
|
||||
--nav-brand-bg: #171717;
|
||||
--navigation-links-bg: #201f1f;
|
||||
|
|
Loading…
Reference in New Issue
Block a user