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;