Update life.html

This commit is contained in:
Kyle
2019-08-11 18:10:31 -07:00
parent 7c876a72ac
commit 0507ddb6b1

View File

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