Adjust body background color

This commit is contained in:
Helen Chong 2024-04-20 06:06:07 +08:00
parent 9bbb7bca8f
commit e8339d1850
1 changed files with 1 additions and 1 deletions

View File

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