Adjust body background color

This commit is contained in:
Leilukin 2024-04-20 06:06:07 +08:00 committed by Helen Chong
parent 8725c9a9c7
commit 9bcb038dda

View File

@ -1,5 +1,5 @@
:root {
--clr-body-bg: #f0f0f0;
--clr-body-bg: #e4e3e3;
--clr-body-txt: #333333;
--clr-content-bg: #ffffff;