Update life.html

This commit is contained in:
Kyle
2019-08-11 18:09:23 -07:00
parent e543d12e3c
commit 7c876a72ac

View File

@@ -120,9 +120,9 @@
} }
#gridShell { #gridShell {
display: none; display: none;
/*position: fixed; position: fixed;
top: 0; top: 0;
left: 0;*/ left: 0;
} }
#gridShell:fullscreen { #gridShell:fullscreen {
display: inline-block; display: inline-block;