From 0d648c17fad45fc4ded41a0507ce12d7c79c01c0 Mon Sep 17 00:00:00 2001 From: Philipinho <16838612+Philipinho@users.noreply.github.com> Date: Wed, 6 Sep 2023 00:57:47 +0100 Subject: [PATCH] update --- frontend/src/app/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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%;