From 30d147c4c92dbfd5ca1b2f8c24a617dc82d2d25b Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期一, 28 四月 2025 18:34:51 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 src/books/English/assets/main.less |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/books/English/assets/main.less b/src/books/English/assets/main.less
index ea135e8..2d853c1 100644
--- a/src/books/English/assets/main.less
+++ b/src/books/English/assets/main.less
@@ -768,9 +768,15 @@
   .w80x {
     width: 80px !important;
   }
+  .w70 {
+    width: 70%;
+  }
   .w50 {
     width: 50%;
   }
+  .w48 {
+    width: 48%;
+   }
   .w45{
     width: 45%;
   }

--
Gitblit v1.9.1