diff --git a/src/styles/globals.css b/src/styles/globals.css index 7a11974..657222b 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -64,7 +64,6 @@ button { --color-background: #1a1f27; --color-text: #e5e9f0; - --color-primary: #63a6ff; --color-secondary: #94a3b8; --color-accent: #ff8a5c;