From 6fdacfa4ff0edf0290336d78e2a1044a409a5dd8 Mon Sep 17 00:00:00 2001 From: Reda Lazri <the.red.shortcut@gmail.com> Date: Mon, 12 Sep 2016 22:38:59 +0100 Subject: [PATCH] tweaks --- css/master.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/master.css b/css/master.css index 7c1d195..154af47 100644 --- a/css/master.css +++ b/css/master.css @@ -295,7 +295,7 @@ section { position: absolute; top: 0; left: 0; - display: none; /* Remove when using*/ + /*display: none; */ /* Remove when using*/ width: 0; height: 0; border-width: 100px 100px 0 0; -- 2.25.1