From c76dd06de1bb752719900e7ec07d24a5da0966a5 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期五, 22 十一月 2024 11:17:00 +0800
Subject: [PATCH] 公式输入框样式优化

---
 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