zhaojs
2023-07-31 496213c75a59897c7b853a7bc515c42a140ce045
pages/takeout/mt.css
@@ -69,7 +69,7 @@
.code-flow-img {
   width: 80%;
   height: 3.4rem;
   height: 3.1rem;
}
.code-img {
@@ -95,25 +95,27 @@
   border-radius: 39rpx;
   line-height: 78rpx;
}
.rulesContent{
.rulesContent {
   padding: 0 28rpx;
   margin-top: 45rpx;
   color: #fff;
   .txt-title {
      width: 100%;
      font-size: 32rpx;
      font-weight: 500;
      color: #FFFFFF;
      line-height: 48rpx;
      margin-bottom: 20rpx;
   }
   .richtext-content {
      width: 100%;
      margin-bottom: 40rpx;
      font-size: 26rpx;
      font-weight: 400;
      line-height: 48rpx;
      color: #FFFFFF;
   }
}
.txt-title {
   width: 100%;
   font-size: 32rpx;
   font-weight: 500;
   color: #FFFFFF;
   line-height: 48rpx;
   margin-bottom: 20rpx;
}
.richtext-content {
   width: 100%;
   margin-bottom: 40rpx;
   font-size: 26rpx;
   font-weight: 400;
   line-height: 48rpx;
   color: #FFFFFF;
}