From b4c0d2a6b2fe1bc92c3635cda71b63ee08a05be4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 22 Oct 2011 22:49:37 -0700 Subject: tweaks to the responsive layout to improve type --- lib/responsive.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/responsive.less') diff --git a/lib/responsive.less b/lib/responsive.less index 6cacccad9..75c33b1a8 100644 --- a/lib/responsive.less +++ b/lib/responsive.less @@ -10,7 +10,7 @@ // Remove width from containers .container { width: auto; - padding: 0 10px; + padding: 0 15px; } // Undo negative margin on rows .row { -- cgit v1.2.3