🔖 3.0.1更新

🐛 修復導航側邊欄沒有進入特效的Bugs
This commit is contained in:
Jerry
2020-08-11 21:15:34 +08:00
parent 82979322c6
commit 44e16d154a
2 changed files with 2 additions and 2 deletions

View File

@@ -249,7 +249,7 @@ if hexo-config('avatar.effect') == true
for i in 1 2 3 4
> :nth-child({i})
animation: sidebarItem (i / 5) s
animation: sidebarItem (i / 5)s
@keyframes scroll-down-effect
0%