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 @@