From abf05711886afc680b4818c984cd789b823e3e19 Mon Sep 17 00:00:00 2001 From: mathias Date: Mon, 16 Feb 2015 01:57:42 +0200 Subject: [PATCH] Cleaning up CSS --- css/minecraft.css | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/css/minecraft.css b/css/minecraft.css index cf52b3b..3f7b6a7 100644 --- a/css/minecraft.css +++ b/css/minecraft.css @@ -251,15 +251,3 @@ font-size: 25px; margin-bottom: 30px; } } -@-ms-viewport { -width: device-width; -zoom: 2; -} -@-o-viewport { -width: device-width; -zoom: 2; -} -@viewport { -width: device-width; -zoom: 2; -}