diff --git a/docs/_style/style.css b/docs/_style/style.css
index 2d4909fc..cb9403b2 100644
--- a/docs/_style/style.css
+++ b/docs/_style/style.css
@@ -24,8 +24,8 @@ body {
     /*font-family: Microsoft YaHei, Source Sans Pro, Helvetica Neue, Arial, sans-serif !important;*/
 }
 
-.markdown-section>* {
-    font-size: 15px !important;
+.markdown-section>p {
+    font-size: 16px !important;
 }
 
 .markdown-section pre>code {