fixing p1nk theme nav-bg color
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 17s

This commit is contained in:
Kibi Kelburton 2024-07-04 01:56:14 +02:00
parent ce7f854dd6
commit c1f06de7c5

View File

@ -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;