From bddddbe5980d81381cdfd49a002aef42a2835d1c Mon Sep 17 00:00:00 2001 From: resource11 Date: Mon, 27 Mar 2017 12:00:36 -0400 Subject: [PATCH] overrides user agent stylesheet body margin prop --- index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 515e01c..8284891 100644 --- a/index.html +++ b/index.html @@ -13,15 +13,16 @@ font-weight: normal; font-style: normal; } - + /* This part is needed to load the font in time for phaser */ body { font-family: OpenSans; + margin: 0; } div { font-family: OpenSans; } - + @@ -51,4 +52,4 @@ - \ No newline at end of file +