feat(web): use gray bg

This commit is contained in:
arkohut 2024-08-26 14:18:15 +08:00
parent 7fc2c787bc
commit a8ca2af3dc

View File

@ -4,7 +4,7 @@
@layer base {
:root {
--background: 0 0% 100%;
--background: 0 0% 98%;
--foreground: 240 10% 3.9%;
--card: 0 0% 100%;
--card-foreground: 240 10% 3.9%;