mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-10 21:17:07 +08:00
🔖 3.0.1更新
🐛 修復導航側邊欄沒有進入特效的Bugs
This commit is contained in:
@@ -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%
|
||||
|
||||
Reference in New Issue
Block a user