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