diff --git a/web/app/globals.css b/web/app/globals.css index bf41cfe..b2751d2 100644 --- a/web/app/globals.css +++ b/web/app/globals.css @@ -49,7 +49,7 @@ :root, :root[data-palette="plain"] { - --radius: 0.65rem; + --radius: 0.3rem; --background: #f9f9f9; --foreground: #151923; --card: #ffffff;