From 0507ddb6b1da2759ee57e1ec8befd8297a64f628 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Sun, 11 Aug 2019 18:10:31 -0700 Subject: [PATCH] Update life.html --- life.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/life.html b/life.html index dfa7ac4c..3e23c89a 100644 --- a/life.html +++ b/life.html @@ -120,9 +120,9 @@ } #gridShell { display: none; - position: fixed; + /*position: fixed; top: 0; - left: 0; + left: 0;*/ } #gridShell:fullscreen { display: inline-block;