From 515a27a9c6c01a0d35c16497b3b943842248c8ea Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Wed, 22 Mar 2017 08:49:51 -0600 Subject: [PATCH] Fit to mobile --- templates/index.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/templates/index.html b/templates/index.html index 52958c5..4bf4ef2 100755 --- a/templates/index.html +++ b/templates/index.html @@ -25,9 +25,9 @@ #wrap { position: absolute; top: 50px; - left: 48px; - right: 30px; - bottom: 20px; + left: 2%; + right: 2%; + bottom: 2%; /* border: 3px double #f99; */ } @@ -254,14 +254,15 @@