From 7c876a72ac950f4287af2b8ca291aa367f529293 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Sun, 11 Aug 2019 18:09:23 -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 3e23c89a..dfa7ac4c 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;