diff --git a/main.css b/main.css index 100b77e..169a3b5 100644 --- a/main.css +++ b/main.css @@ -1,3 +1,9 @@ +html { + /* set these manually to fix background images on chrome mobile */ + width: 100%; + height: 100%; +} + body { width: 100%; height: 100%;