#
whycq
2024-02-29 40bdcff0cd425f25c3549771e92ec465bf4d7231
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); */
}