大大大
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-11-22 00:14:45 +08:00
parent ceceaab1c7
commit 637260e711

View File

@@ -104,12 +104,6 @@
}
}
/* 首页调试:隐藏轮播图图片,仅保留 3D 地球与文案(不影响其它页面) */
body#index .banner .banner-cont .swiper-wrapper {
opacity: 0;
pointer-events: none;
}
.banner .banner-s {
box-shadow: 0px 0px 16px rgba(52, 52, 52, 0.16);
border-radius: 3px;