From d37f316a86239fd6b106407e759eaef6503a3112 Mon Sep 17 00:00:00 2001 From: MTrun <1262327911@qq.com> Date: Sat, 12 Mar 2022 11:46:39 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E6=94=B9=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E7=AB=AF=E6=8F=90=E7=A4=BA=E6=96=87=E6=A1=88=E5=AD=97?= =?UTF-8?q?=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.css b/index.css index 25c45deb..2e996bd6 100644 --- a/index.css +++ b/index.css @@ -98,7 +98,9 @@ justify-content: center; width: 100vw; height: 100vh; - font-size: 30px; + text-align: center; + font-size: 24px; + font-weight: 200; background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%); } } \ No newline at end of file