This commit is contained in:
2026-06-20 10:20:29 +08:00 Unverified
parent c87955a03f
commit dc23377e8b
+1 -9
View File
@@ -102,15 +102,7 @@ a {
} }
.nav::after { .nav::after {
content: ""; display: none;
position: absolute;
top: 7px;
right: 16px;
left: 16px;
height: 1px;
border-radius: 999px;
background: rgba(255, 255, 255, 0.78);
pointer-events: none;
} }
.brand { .brand {