From 5b8a35a3f6a44e52d3b02c89d4b7b2afb31e333e Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Tue, 17 Nov 2020 10:22:41 +0800 Subject: [PATCH] 修改车牌大小 --- css/home.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/home.css b/css/home.css index 63307f3..85fb3a8 100644 --- a/css/home.css +++ b/css/home.css @@ -48,7 +48,7 @@ body { width:100%; } .carNumBox { - font-size:1.4rem; + font-size:20px; font-weight:bold; } .moneyBox { -- libgit2 0.21.4