1
闫增涛
2024-07-23 00cc9290df65a9ccbc381b6b1c1e63f7aa66ac11
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;
  }