unknown
2024-05-31 a4b59abd45bbce71481b9b7606c7cd668af79841
src/books/artAndDance/assets/main.less
@@ -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;
  }
}
/* 媒体查询做基础响应式布局 */