From 7622b3bac17b039478fa556522d36eb2cbf82627 Mon Sep 17 00:00:00 2001 From: Ruin-L <64965779+Ruin-L@users.noreply.github.com> Date: Fri, 24 Dec 2021 09:31:16 +0800 Subject: [PATCH] Update style.css --- dist/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/css/style.css b/dist/css/style.css index 91102fa..d4c8cc8 100644 --- a/dist/css/style.css +++ b/dist/css/style.css @@ -37,7 +37,7 @@ svg { } .custom { position: absolute; - bottom: 30px; + bottom: 0%; color: #fff; /* display: none; */ background-image: -webkit-gradient( @@ -62,7 +62,7 @@ svg { overflow: hidden; /* 规定段落中的文本不进行换行: */ white-space: nowrap; - font-size: 20px; + font-size: 30px; border-right: 0em solid; /*帧动画 */ animation: wenzi steps(17) 6s, guangbiao steps(1) 1s infinite;