diff --git a/src/style.css b/src/style.css index a9bc2bc..e73f7f5 100644 --- a/src/style.css +++ b/src/style.css @@ -3,7 +3,7 @@ @tailwind utilities; :root { - --header-height: 48px; + --header-height: 50px; } body {