From 3a39da25283b644f2373db032c0242cb3362c3fb Mon Sep 17 00:00:00 2001 From: Bechi Date: Wed, 22 Jan 2014 09:51:56 -0300 Subject: [PATCH] fix col home --- public/css/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/common.css b/public/css/common.css index e83d80d..6013c1e 100644 --- a/public/css/common.css +++ b/public/css/common.css @@ -229,7 +229,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { } #home .col-gray { - width: 390px; + width: 100%; } /* Set the fixed height of the footer here */