修复轮播图右入
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s

This commit is contained in:
2025-12-19 17:47:24 +08:00
parent 991ca5b61c
commit e5ccd8d031
3 changed files with 259 additions and 100 deletions

View File

@@ -85,7 +85,7 @@
}
.carousel-arrow:hover {
opacity: 1;
transform: translateY(-50%) scale(1.1);
/* transform: translateY(-50%) scale(1.1); */
box-shadow: 0 6px 20px rgba(0, 120, 255, 0.4);
}
.arrow-left {