yiming
2024-07-30 9985fd128b46f43d02f8ca6313a1862ea6bf26f5
src/books/artAndDance/assets/main.less
@@ -354,12 +354,18 @@
  .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;
  }