闫增涛
2024-05-31 38e66dbf57bf649228c7600b99586d44b018fc59
src/books/artAndDance/assets/main.less
@@ -64,8 +64,8 @@
  .img {
    text-align: center;
    font-size: 0.8em;
    color: #5d78bb;
    font-size:18px;
    color: #000;
    margin-left: 0%;
    margin-right: 0%;
    text-indent: 0em;
@@ -330,6 +330,7 @@
  // 自定义
  .page-box {
    position: relative;
    box-sizing: border-box;
    min-height: 1150px !important;
    margin-bottom: 20px;
@@ -392,6 +393,10 @@
  .w40 {
    width: 40px;
  }
  .pb-box {
    position: absolute;
    bottom: 0;
  }
}
/* 媒体查询做基础响应式布局 */