From 0bbb87c53c1ba002ce1a0ce62622f7f83cff41b8 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Fri, 9 Dec 2011 18:41:26 -0800 Subject: [PATCH] reduce space between archive list and footer --- assets/css/mobile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/mobile.css b/assets/css/mobile.css index 28598a6..c221dc3 100644 --- a/assets/css/mobile.css +++ b/assets/css/mobile.css @@ -50,7 +50,7 @@ #index { width: 90% ; min-width: 200px - ; margin: 0.3em auto 3em + ; margin: 0.3em auto 1em ; padding: 0.5em ; font-size: 1em }