From 97eb39caf61e8ea8f70776af267f6deed51720fe Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期一, 28 七月 2025 09:43:39 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

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

diff --git a/src/books/aurturingAndEducationAged0to3/assets/main.less b/src/books/aurturingAndEducationAged0to3/assets/main.less
index 742d5ed..1ce6f7a 100644
--- a/src/books/aurturingAndEducationAged0to3/assets/main.less
+++ b/src/books/aurturingAndEducationAged0to3/assets/main.less
@@ -202,6 +202,10 @@
         justify-content: space-evenly;
     }
 
+    .ju-sb{
+        justify-content: space-between;
+    }
+
     .fd-c {
         flex-direction: column;
     }
@@ -443,6 +447,10 @@
 
     .w365 {
         width: 365px;
+    }
+
+    .w330 {
+        width: 330px;
     }
 
 
@@ -1708,6 +1716,14 @@
         padding: 3px 10px 3px 10px;
         margin-top: 3em;
         margin-bottom: 1.5em;
+
+
+        ul{
+            li{
+                font-family: "kaiti";
+                font-size: 0.9em;
+            }
+        }
     }
 
     div.bk-tp {

--
Gitblit v1.9.1