From 757ee3eb4f47cdb1bf295451f229ad0bb4acf1f0 Mon Sep 17 00:00:00 2001 From: imp Date: Thu, 13 Oct 2022 23:46:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0jira=E4=BB=BB=E5=8A=A1=20body=E9=87=8C?= =?UTF-8?q?=E9=80=9A=E7=94=A8=E6=A0=B7=E5=BC=8Ffont-size=E8=BF=98=E6=98=AF?= =?UTF-8?q?12px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demo/less/main.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/demo/less/main.less b/demo/less/main.less index 2e6c8ff61..87a094414 100644 --- a/demo/less/main.less +++ b/demo/less/main.less @@ -63,6 +63,7 @@ body { right: 0; top: 0; bottom: 0; + font-size: 1.2rem; } .bi-theme-dark body { @@ -98,4 +99,4 @@ body { .bi-progress-bar-bar { border-radius: 2rem; -} \ No newline at end of file +}