zhengyiming
2025-07-10 5c33978e9e3e934378d8f2153a2cd919b1cb6ddd
src/Home/less/feature4.less
@@ -1,14 +1,16 @@
@content6: content6;
.@{content6}-wrapper {
  min-height: 720px;
  padding-top: 64px;
  .@{content6} {
    height: 100%;
    display: flex;
    align-items: center;
    padding-top: 0;
    &-text {
      min-height: 424px;
      >*.queue-anim-leaving {
      > *.queue-anim-leaving {
        position: relative !important;
      }
      .title-h1 {
@@ -49,7 +51,7 @@
@media screen and (max-width: 767px) {
  .@{content6}-wrapper {
    height: 860px;
    height: 1114px;
    overflow: hidden;
    .@{content6} {
      display: block;
@@ -59,8 +61,8 @@
        width: 100%;
      }
      &-text {
        >h1,
        >p {
        > h1,
        > p {
          text-align: center;
        }
        > h1 {