Improve color contrast of scroll-to-top button text and background
This commit is contained in:
parent
d97610748c
commit
0842c9e907
|
@ -3,7 +3,7 @@
|
||||||
--clr-body-txt: #141414;
|
--clr-body-txt: #141414;
|
||||||
--clr-content-bg: #ffffff;
|
--clr-content-bg: #ffffff;
|
||||||
|
|
||||||
--clr-top-btn-bg: #AB75E8;
|
--clr-top-btn-bg: #7229c4;
|
||||||
--clr-top-btn-txt: #ffffff;
|
--clr-top-btn-txt: #ffffff;
|
||||||
|
|
||||||
--clr-main-heading: #171717;
|
--clr-main-heading: #171717;
|
||||||
|
|
Loading…
Reference in New Issue