From 9cc6ecb6601a283a55d1aacb7a04a11853b64f10 Mon Sep 17 00:00:00 2001 From: heicx_sudo Date: Thu, 8 Oct 2015 18:19:28 +0800 Subject: [PATCH] update #main animation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - #asidepart 触发点击事件时的动画效果会使块级元素出现折行显示。 - 调整index.styl ,缩减#main的动效时长。 --- source/css/_partial/index.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/css/_partial/index.styl b/source/css/_partial/index.styl index 62f8715..9e6e607 100644 --- a/source/css/_partial/index.styl +++ b/source/css/_partial/index.styl @@ -17,7 +17,7 @@ margin 2em 0 0 width 75% float left - transition margin 0.5s ease-out + transition margin 0.3s ease-out section.post background color-section margin-bottom 0.125em