From 191bbc85d1121008ee4220963a46f45b910cf631 Mon Sep 17 00:00:00 2001 From: rain <982766701@qq.com> Date: Thu, 10 Sep 2026 17:16:24 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E5=BF=AB=E6=8D=B7=E5=AF=BC?= =?UTF-8?q?=E8=88=AA=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/index.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/public/css/index.css b/public/css/index.css index 8e22850..b2574f7 100644 --- a/public/css/index.css +++ b/public/css/index.css @@ -29,6 +29,14 @@ /* margin-top: 75px; */ } +#navLotteryItems { + display: none; +} + +.topbar__user { + margin-left: auto; +} + body { --max-width: 1400px; }