From e527d42fd126f3f6d199b5d560c463a231ec5308 Mon Sep 17 00:00:00 2001 From: printempw Date: Thu, 28 Jul 2016 15:01:26 +0800 Subject: [PATCH] fix style bug of homepage on IE --- assets/src/sass/index.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/src/sass/index.scss b/assets/src/sass/index.scss index 86586965..932a681b 100644 --- a/assets/src/sass/index.scss +++ b/assets/src/sass/index.scss @@ -2,7 +2,7 @@ * @Author: printempw * @Date: 2016-06-04 20:54:53 * @Last Modified by: printempw -* @Last Modified time: 2016-07-24 13:13:09 +* @Last Modified time: 2016-07-28 13:45:22 */ @import "style.scss"; @@ -87,7 +87,7 @@ body { } .content-wrapper { - background-color: initial; + background-color: transparent; } .splash-button {