From 43ab803533fc7fca72c252ab5796e80ede587c8a Mon Sep 17 00:00:00 2001 From: mathias Date: Mon, 16 Feb 2015 01:55:38 +0200 Subject: [PATCH] Cleaning up CSS --- css/minecraft.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/minecraft.css b/css/minecraft.css index 928fc99..cf52b3b 100644 --- a/css/minecraft.css +++ b/css/minecraft.css @@ -253,13 +253,13 @@ margin-bottom: 30px; } @-ms-viewport { width: device-width; -zoom: 1.1; +zoom: 2; } @-o-viewport { width: device-width; -zoom: 1.1; +zoom: 2; } @viewport { width: device-width; -zoom: 1.1; +zoom: 2; }