bltcn
2024-08-27 376467b1561ec1e1b73b018c6a2c0fefd52f9167
web-pages/src/views/home/assets/css/banner.scss
@@ -85,7 +85,7 @@
            color: #ffffff;
  
            &::after {
              content: "";
                        content: '';
              position: absolute;
              bottom: 0;
              left: 0;
@@ -96,11 +96,17 @@
            }
          }
          .jzmd-content {
                    width: p(294);
                    height: p(207);
                    margin-left: 0;
                    .jzmd-row {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: space-between;
            width: p(294);
                    }
            .jzmd-item {
              display: flex;
              align-items: center;
@@ -127,7 +133,7 @@
              }
            }
            &:after {
              content: "";
                        content: '';
              width: p(118);
              height: 0;
            }
@@ -136,4 +142,3 @@
      }
    }
  }