Update style.css

This commit is contained in:
Ruin-L
2021-12-24 09:31:16 +08:00
committed by GitHub
parent 7d045cb0bc
commit 7622b3bac1

4
dist/css/style.css vendored
View File

@@ -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;