Monitor-APP/pages/home/home.css
@@ -7,7 +7,7 @@ .swiper-head { width: 100%; height: 10%; background-color: rgba(54, 94, 226, 0.5); background-color: #18167c; display: flex; /* grid-template-columns: 2fr 3fr 2fr 2fr 1fr; */ align-items: center; @@ -31,6 +31,6 @@ /* align-items: center; */ /* grid-template-columns: 2fr 3fr 2fr 2fr 1fr; */ } .swiper-item:nth-child(2n-1) { /* background-color: rgba(255, 255, 255, .1); */ .swiper-item:nth-child(2n-2) { background-color: #19224d; }