diff --git a/frontend/src/app/globals.css b/frontend/src/app/globals.css index 16befcb..0ca07ba 100644 --- a/frontend/src/app/globals.css +++ b/frontend/src/app/globals.css @@ -25,7 +25,7 @@ --accent: 240 4.8% 95.9%; --accent-foreground: 240 5.9% 10%; - --destructive: 0 84.2% 60.2%; + --destructive: 0 62.8% 50.6%; --destructive-foreground: 0 0% 98%; --border: 240 5.9% 90%;