zhengyiming
2025-07-10 5c33978e9e3e934378d8f2153a2cd919b1cb6ddd
src/Home/less/feature5.less
@@ -1,17 +1,19 @@
@content7: content7;
.@{content7}-wrapper {
  min-height: 720px;
  height: 802px;
  .@{content7} {
    >h1,
    >p {
      text-align: center;
    }
    &-tag {
      & i {
      display: flex;
      align-items: center;
      & i,
      & img {
        width: 12px;
        height: 14px;
        display: inline-block;
        vertical-align: middle;
        display: block;
        margin-right: 5px;
      }
      &-name {
@@ -49,7 +51,7 @@
@media screen and (max-width: 767px) {
  .@{content7}-wrapper {
    min-height: 980px;
    min-height: 1000px;
    overflow: hidden;
    .@{content7} {
      max-width: 100%;