From 2824ecd34e0b2becd21d6e847dd75d0422edbe76 Mon Sep 17 00:00:00 2001 From: Samantha Kellow Date: Thu, 23 Nov 2023 16:25:13 +0000 Subject: [PATCH] amending radius size --- app/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/globals.css b/app/globals.css index 01d6dacc5..42901b806 100644 --- a/app/globals.css +++ b/app/globals.css @@ -33,7 +33,7 @@ --ring: 0 0% 63.9%; - --radius: 0.5rem; + --radius: 0.2rem; } .dark {