#
whycq
2024-06-27 602e9c1226007978e5ae5db665e9bab0236b53d8
Monitor-APP/pages/home/home.css
@@ -1,7 +1,7 @@
.text-content {
   width: 100%;
   height: 100%;
   font-size: 44px;
   font-size: 44rpx;
   /* background-color: aliceblue;    */
}
.swiper-head {
@@ -26,8 +26,8 @@
.swiper-item {
   display: flex;
   flex-wrap: wrap;
   align-items: center;
   text-align: start;
   /* align-items: center; */
   /* text-align: start; */
   border-bottom: 2px solid #000;
   background-color: rgba(0, 0, 0, .2);
}