From 1552149be260fbbaad030bf33f4902b481090c1f Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sat, 7 Sep 2013 18:56:27 -0700 Subject: Disabling community feed for beta site. --- web/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web') diff --git a/web/style.css b/web/style.css index 3cd5919..96ba12a 100644 --- a/web/style.css +++ b/web/style.css @@ -237,14 +237,14 @@ footer a:hover { #videos { float: left; - width: 70%; + width: 100%; text-align: left; } #videos article { display: inline-block; width: 280px; - margin-right: 30px; + margin-right: 15px; } #videos article h2 { -- cgit v1.2.3