Monitor-APP/pages/home/home.css
@@ -26,10 +26,11 @@ .swiper-item { display: flex; align-items: center; /* background-color: aliceblue; */ /* display: grid; */ /* align-items: center; */ /* grid-template-columns: 2fr 3fr 2fr 2fr 1fr; */ } .swiper-item:nth-child(2n-1) { background-color: rgba(255, 255, 255, .1); /* background-color: rgba(255, 255, 255, .1); */ }