8
闫增涛
2024-07-22 56381b8a608b742e8aa8604ab31d3c85c8d4517b
src/books/English/assets/main.less
@@ -759,6 +759,9 @@
  .w95 {
    width: 95%;
  }
  .w90 {
    width: 90%;
  }
  .w80 {
    width: 80%;
  }
@@ -768,6 +771,9 @@
  .w50 {
    width: 50%;
  }
  .w48 {
    width: 48%;
   }
  .w45{
    width: 45%;
  }
@@ -777,6 +783,9 @@
  .w20{
    width: 20%;
  }
  .w10{
    width: 10%;
  }
  .pd-20 {
    padding: 0 20px;
  }