summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/globals.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/globals.css b/app/globals.css
index 590a32a8..d03b36e7 100644
--- a/app/globals.css
+++ b/app/globals.css
@@ -25,7 +25,8 @@ body {
--accent-foreground: 222.2 47.4% 11.2% !important;
--destructive: 0 84.2% 60.2% !important;
--destructive-foreground: 210 40% 98% !important;
- --border: 214.3 31.8% 91.4% !important;
+ /* --border: 214.3 31.8% 91.4% !important; */
+ --border: 0 0% 79% !important;
--input: 214.3 31.8% 91.4% !important;
--ring: 222.2 84% 4.9% !important;
--chart-1: 12 76% 61% !important;