From f1270c2182482cf43f7b3597cad176416624eaaa Mon Sep 17 00:00:00 2001 From: daihh Date: Tue, 14 Jun 2022 23:02:29 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=A1=88=E4=BE=8B=E6=A0=87?= =?UTF-8?q?=E9=A2=98=E5=AD=97=E4=BD=93=E4=B8=8E=E5=85=B6=E5=AE=83=E7=9A=84?= =?UTF-8?q?=E6=A0=87=E9=A2=98=E4=BF=9D=E6=8C=81=20=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Index.vue b/src/views/Index.vue index 4ea8e1b9..0ef393aa 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -684,7 +684,7 @@ export default { } .case-title{ margin-top: 10px; - font-size: 16px; + font-size: 20px; color: #333; font-weight: bold; margin-bottom:10px;