From 5e09844af5ca01328b4a311fa3585aadde02e009 Mon Sep 17 00:00:00 2001 From: Shipow Date: Sat, 7 Nov 2015 00:20:49 +0100 Subject: [PATCH] fix(website): space bg fadeIn --- docs/css/_home.sass | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/css/_home.sass b/docs/css/_home.sass index 9ad74ee9a7..c8130f8238 100644 --- a/docs/css/_home.sass +++ b/docs/css/_home.sass @@ -16,7 +16,6 @@ html, body .navbar-nav > .active > a color: #1D96C7 !important - .presented-by color: rgba(white,.5) font-size: .9em @@ -31,7 +30,7 @@ html, body left: 0 z-index: -1 opacity: 0 - animation: fadeIn 3s ease-in-out + animation: fadeIn 3s ease-in-out forwards #space-overlay position: fixed