From dc23377e8b80660fe7cd541fdcbec50d48cba39d Mon Sep 17 00:00:00 2001 From: biss Date: Sat, 20 Jun 2026 10:20:29 +0800 Subject: [PATCH] xiufu --- src/styles/site.css | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/src/styles/site.css b/src/styles/site.css index 21e1da3..af78d8d 100644 --- a/src/styles/site.css +++ b/src/styles/site.css @@ -102,15 +102,7 @@ a { } .nav::after { - content: ""; - position: absolute; - top: 7px; - right: 16px; - left: 16px; - height: 1px; - border-radius: 999px; - background: rgba(255, 255, 255, 0.78); - pointer-events: none; + display: none; } .brand {