From 781e0edd5b09945c0c84480311edecaadc5147a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=AA=E5=AD=90?= Date: Wed, 17 Jul 2024 12:55:01 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E7=BF=BB=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mod.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/css/mod.css b/css/mod.css index 4086efe..060b0e7 100644 --- a/css/mod.css +++ b/css/mod.css @@ -1754,7 +1754,10 @@ footer.site-footer .powerby a { color: var(--card-text-color-main) } - +.hidden { + display: none !important; + } + @media(min-width:768px) { .sidebar.sticky { position: sticky