的说法是
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-12-25 23:29:41 +08:00
parent 18f160e203
commit 22aa44fca7

View File

@@ -3077,6 +3077,8 @@ html {
background: transparent;
}
/* 移动端 banner-list 网格布局 */
@media (max-width: 768px) {
.banner .banner-s .banner-list {
gap: 6px !important;
display: grid !important;
@@ -3084,6 +3086,7 @@ html {
width: 100% !important;
padding: 0 !important;
}
}
.banner-s .banner-list .banner-item {
padding: 10px 10px !important;