From 7d9bce084ba393051541e228fda57594e17d25d6 Mon Sep 17 00:00:00 2001 From: 728 Date: Thu, 15 Jun 2023 12:14:35 +0800 Subject: [PATCH] fix --- ismism.ts/ui/index/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ismism.ts/ui/index/index.html b/ismism.ts/ui/index/index.html index 72d7c9b..36a4c81 100644 --- a/ismism.ts/ui/index/index.html +++ b/ismism.ts/ui/index/index.html @@ -6,8 +6,8 @@ 主义主义 - - + + @@ -43,7 +43,6 @@ ) { for (const e of t.parentElement.parentElement.children) e.classList.remove("active") t.parentElement.classList.add("active") - // if (scroll) t.scrollIntoView({ behavior: "smooth" }) } for (const n of document.getElementsByTagName("nav")) n.addEventListener("wheel", e => { if (e.deltaX != 0) return