From b02ed15dd3cd5897c3f513a6b9da2c220e4afced Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Sun, 11 Aug 2019 20:43:50 -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 dcf6c40b..6db7eab6 100644 --- a/life.html +++ b/life.html @@ -126,9 +126,9 @@ } #gridShell { display: none; - position: fixed; + /*position: fixed; top: 0; - left: 0; + left: 0;*/ } #gridShell:fullscreen { display: inline-block;