闫增涛
2024-05-31 5e84137576996f096e361d51adf05d7af5ff8084
src/books/artAndDance/assets/main.less
@@ -169,10 +169,11 @@
    font-family: "STKaiti";
    color: #ef495d;
    font-weight: bold;
    font-size: 1.15em;
    // font-size: 1.15em;
    font-size: 26px;
    margin-top: 2em;
    text-align: center;
    margin-bottom: 2em;
    margin-bottom: 20px;
    text-indent: 0em;
  }
@@ -290,9 +291,11 @@
  }
  .block2 {
    font-family: "STKaiti";
    font-size: 1.15em;
    // font-size: 1.15em;
    font-size: 26px;
    text-align: center;
    text-indent: 0em;
    margin: 6px 0;
  }
  .bj1 {
@@ -350,6 +353,9 @@
  .ju-bt {
    justify-content: space-between;
  }
  .ju-end {
    justify-content: flex-end;
  }
  .al-cn {
    align-items: center;
  }
@@ -371,6 +377,9 @@
  .ml-40 {
    margin-left: 40px;
  }
  .mr-40 {
    margin-right: 40px;
  }
  .pg-mh {
    min-height: 1150px;
  }
@@ -380,6 +389,9 @@
  .w-min {
    width: min-content;
  }
  .w40 {
    width: 40px;
  }
}
/* 媒体查询做基础响应式布局 */