This commit is contained in:
yixu
2025-09-15 16:13:57 +08:00
parent eeeebb8be8
commit 0dd0c10ca4
4 changed files with 13 additions and 8 deletions

View File

@@ -118,11 +118,11 @@ const handleNavClick = (event) => {
.nav-container {
position: relative;
pointer-events: none;
top: 18vw;
}
.nav-image-wrapper {
top: 24vw;
top: 0;
opacity: 0;
position: relative;
display: inline-block;