From f787331d19569740611bef4c93b4cb59d40c4437 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 22 May 2015 07:52:35 -0400 Subject: [PATCH] chore(style) set correct order --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index d5772f83..652da616 100644 --- a/css/style.css +++ b/css/style.css @@ -5,8 +5,8 @@ html { body { width : 100%; height : 95%; - background-color : white; overflow : hidden; + background-color : white; } body, pre, code {