From 9ed1e491ad132e357bdab7dcf5695131a74b35c5 Mon Sep 17 00:00:00 2001 From: drake Date: Mon, 11 Sep 2023 21:23:30 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E4=B8=BB=E9=A2=98?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=AD=97=E4=BD=93=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- drake/font.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drake/font.css b/drake/font.css index 74e39c5..9c0fb0b 100644 --- a/drake/font.css +++ b/drake/font.css @@ -40,5 +40,5 @@ --text-line-height: 1.6; /*正文行间距*/ --code-line-height: 1.6; /*代码块行间距*/ --p-spacing: 0.8rem; /*段间距*/ - --text-size: 12px; + --text-size: 14px; } \ No newline at end of file