From 9a9f8ef619b9a69f322ae9bad7822dc8829824ad Mon Sep 17 00:00:00 2001 From: ivamp Date: Sat, 14 Sep 2024 01:04:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9B=20header=20=E9=AB=98?= =?UTF-8?q?=E5=BA=A6=EF=BC=8C=E4=B8=8E=E6=8A=BD=E5=B1=89=E5=AF=B9=E5=85=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {