fix: 新增发布页面处理

This commit is contained in:
奔跑的面条
2022-06-03 14:48:58 +08:00
parent 06fe805736
commit 044143571f
7 changed files with 164 additions and 34 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// 闪烁
.animation-twinkle {
.go-animation-twinkle {
animation: twinkle 2s ease;
animation-iteration-count: infinite;
opacity: 1;