From c7f0c30fadc2ee49da7150b8b2059c0e09b90ef0 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期二, 07 一月 2025 18:00:52 +0800
Subject: [PATCH] bug修改首行缩进

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

diff --git a/src/books/botany/assets/main.less b/src/books/botany/assets/main.less
index 7983f41..345c3e8 100644
--- a/src/books/botany/assets/main.less
+++ b/src/books/botany/assets/main.less
@@ -33,7 +33,6 @@
     }
   
     div.bodystyle {
-      font-size: 18px;
       text-align: justify;
       padding: 20px 116px 104px 116px;
       line-height: 30px;
@@ -88,9 +87,7 @@
   
     p {
       font-family: '瀹嬩綋';
-      // text-indent: 2em;
       line-height: 30px;
-      font-size: 18px;
       color: #000;
       text-align: justify;
     }

--
Gitblit v1.9.1