style: 优化类名,页面UI细节

This commit is contained in:
奔跑的面条
2022-06-03 20:10:52 +08:00
parent fa678e1089
commit 741ba1a039
5 changed files with 20 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// 闪烁
.animation-twinkle {
.go-animation-twinkle {
animation: twinkle 2s ease;
animation-iteration-count: infinite;
opacity: 1;