diff --git a/src/index.css b/src/index.css index 9c70ddf..50430bf 100644 --- a/src/index.css +++ b/src/index.css @@ -6,7 +6,7 @@ :root { /* @colorThemes/lightTheme/grayBlueAccent */ --background: #ffffff; - --card: #f9f9f9; + --card: #ffffff; --foreground: #000612e6; --primary-cta: #2563eb; --primary-cta-text: #ffffff;