Update life.html

This commit is contained in:
Kyle
2019-08-11 20:43:50 -07:00
parent 8ff1adbc70
commit b02ed15dd3

View File

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