From 071a8fd8650443f4482e0d58bf17e52604e5c39c Mon Sep 17 00:00:00 2001 From: mathias Date: Tue, 11 Nov 2014 21:25:28 +0200 Subject: [PATCH] Initial Commit --- css/minecraft.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/minecraft.css b/css/minecraft.css index b1833a2..807d46c 100644 --- a/css/minecraft.css +++ b/css/minecraft.css @@ -161,7 +161,7 @@ a:focus { padding: 100px 0; } -@media(min-width:767px) { +@media(min-width:500px) { .content-section { height: 100%; }