diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 972371d..67d5e74 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #aba5ab; + --background: #ebe7e7; --card: #ffffff; --foreground: #0c1325; --primary-cta: #0798ff;