闫增涛
2024-07-01 d38399c29eb4ac73b97cf2c698d9f48d296848ab
src/books/English/assets/main.less
@@ -679,6 +679,9 @@
  .fw-wr {
    flex-wrap: wrap;
  }
  .ju-ar {
    justify-content: space-around;
  }
  .ju-bt {
    justify-content: space-between;
  }
@@ -1007,6 +1010,10 @@
    width: 500px;
    height: 36px;
  }
  .matching-title-text {
    color: #f49a4c;
    font-weight: bold;
  }
}
/* 媒体查询做基础响应式布局 */
@media (max-width: 660px) {