From 0f3b2b2d9be3b6e436f03b2e29461dce8b543c98 Mon Sep 17 00:00:00 2001 From: mathias Date: Tue, 11 Nov 2014 21:26:16 +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 586bdbb..f4eb413 100644 --- a/css/minecraft.css +++ b/css/minecraft.css @@ -50,7 +50,7 @@ p { line-height: 1.5; } -@media(min-width:200px) { +@media(min-width:10px) { p { margin: 0 0 35px; font-size: 18px;