From 0e9db3d7ab572cf69150c6e732e14c6846385e10 Mon Sep 17 00:00:00 2001 From: meadowstream Date: Sun, 25 May 2014 12:02:22 -0400 Subject: [PATCH] added 1/4 retina display --- index.html | 4 +++- js/main.js | 6 ++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 107c93a..b4e0629 100644 --- a/index.html +++ b/index.html @@ -31,6 +31,8 @@ #canvas { position: absolute; + left:0; + right:0; /*height:100%; width:100%;*/ background-color:#ecf0f1; @@ -45,7 +47,7 @@ - +