diff --git a/app/globals.css b/app/globals.css
index 67343bf..8f8d6e5 100644
--- a/app/globals.css
+++ b/app/globals.css
@@ -49,7 +49,7 @@
}
:root {
- --radius: 0.5rem;
+ --radius: 0.625rem;
--background: oklch(0.99 0 0);
--foreground: oklch(0.14 0 0);
--card: oklch(1 0 0);
diff --git a/components/header.tsx b/components/header.tsx
index 6902208..31c1cc0 100644
--- a/components/header.tsx
+++ b/components/header.tsx
@@ -100,20 +100,20 @@ export function Header() {
@@ -227,11 +227,11 @@ export function Header() {
>
) : (
-
-