summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--play.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/play.html b/play.html
index d0b6ff8..933208b 100644
--- a/play.html
+++ b/play.html
@@ -90,6 +90,11 @@
/* MAP WITH BLOCKS AND SPACES */
+.mapwrap {
+ width: 2475px;
+ height: 1275px;
+}
+
.map {
position: relative;
width: 2475px;