闫增涛
2024-07-11 6565078d7af60fe9496a43a7d3d9bf00f92f0531
src/books/artAndDance/assets/main.less
@@ -354,11 +354,17 @@
  .ju-bt {
    justify-content: space-between;
  }
  .ju-cn {
    justify-content: center;
  }
  .ju-end {
    justify-content: flex-end;
  }
  .al-cn {
    align-items: center;
  }
  .al-end {
    align-items: end;
  }
  .wh-nr {
    white-space: nowrap;
@@ -454,6 +460,13 @@
    }
  }
}
@media (max-width:820px) {
  .ans-dance {
    .page-box {
      min-height: 500px;
    }
  }
}
@media (min-width: 660px) {
  .ans-dance {
    .page-padding {