From 44e16d154a708ddda6d3990166a56ac5222ce910 Mon Sep 17 00:00:00 2001 From: Jerry <16351105+jerryc127@users.noreply.github.com> Date: Tue, 11 Aug 2020 21:15:34 +0800 Subject: [PATCH] =?UTF-8?q?:bookmark:=203.0.1=E6=9B=B4=E6=96=B0=20:bug:=20?= =?UTF-8?q?=E4=BF=AE=E5=BE=A9=E5=B0=8E=E8=88=AA=E5=81=B4=E9=82=8A=E6=AC=84?= =?UTF-8?q?=E6=B2=92=E6=9C=89=E9=80=B2=E5=85=A5=E7=89=B9=E6=95=88=E7=9A=84?= =?UTF-8?q?Bugs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- source/css/_global/index.styl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c8bac68..53ee22c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-butterfly", - "version": "3.0.0", + "version": "3.0.1", "description": "A Simple and Card UI Design theme for Hexo", "main": "package.json", "scripts": { diff --git a/source/css/_global/index.styl b/source/css/_global/index.styl index 4877bc4..8de27f3 100644 --- a/source/css/_global/index.styl +++ b/source/css/_global/index.styl @@ -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%