From d3de0ad70b2e54dd3e9afd82bbfc6e967afceec3 Mon Sep 17 00:00:00 2001 From: Ember <197652334@qq.com> Date: Sun, 2 Nov 2025 00:17:19 +0800 Subject: [PATCH] =?UTF-8?q?fix(web):=20=E4=BC=98=E5=8C=96=E8=90=BD?= =?UTF-8?q?=E5=9C=B0=E9=A1=B5=E5=86=85=E5=AE=B9=E2=80=94=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E5=A4=9A=E4=BD=99=E7=A9=BA=E8=A1=8C=EF=BC=8C=E7=AE=80=E5=8C=96?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E7=BB=84=E4=BB=B6=EF=BC=8C=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E6=96=B9=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/LandingPage.tsx | 47 +++++++++++++----------------- 1 file changed, 20 insertions(+), 27 deletions(-) diff --git a/web/src/components/LandingPage.tsx b/web/src/components/LandingPage.tsx index 12b65a67..214d4fd2 100644 --- a/web/src/components/LandingPage.tsx +++ b/web/src/components/LandingPage.tsx @@ -60,7 +60,6 @@ export function LandingPage() { color: 'var(--brand-light-gray)', }} > - {/* Navbar */}