chore: sync local changes (2026-03-12)

This commit is contained in:
2026-03-12 18:58:26 +08:00
parent 04a4cb962a
commit 939442e061
348 changed files with 91638 additions and 92091 deletions

View File

@@ -76,4 +76,4 @@
top: 55%;
left: 48%;
}
}
}

View File

@@ -429,4 +429,4 @@ body {
transition-duration: 0.01ms !important;
scroll-behavior: auto !important;
}
}
}

View File

@@ -64,4 +64,4 @@
<script src="./js/main.js"></script>
</body>
</html>
</html>

View File

@@ -294,4 +294,4 @@ if (document.readyState === "loading") {
document.addEventListener("DOMContentLoaded", init);
} else {
init();
}
}