zhongshujie
2024-07-12 02ab5b03eba1f1f628ff6b5e9e6e19539928a168
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;
  }