From 8ca892b5f3b7e533ed206da10d366faf24328843 Mon Sep 17 00:00:00 2001 From: Vit Brunner Date: Wed, 4 Mar 2015 21:55:58 +0100 Subject: [PATCH] Faster transition --- source/styles/style.css.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/styles/style.css.styl b/source/styles/style.css.styl index f2e8871..0fc308a 100644 --- a/source/styles/style.css.styl +++ b/source/styles/style.css.styl @@ -73,7 +73,7 @@ body position: fixed left: 0 bottom: 36px - transition: .5s linear all + transition: .3s linear all width: 100% .pick-in