From 8b6dce760201677bb6a8eba37cabd87d826687ce Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sun, 22 Sep 2013 16:21:03 -0700 Subject: Fixing chrome bug with hero video --- web/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/style.css') diff --git a/web/style.css b/web/style.css index 17c1a21..17489f9 100644 --- a/web/style.css +++ b/web/style.css @@ -101,7 +101,7 @@ nav.primary a.current { } #hero { - background: #2a2d2a no-repeat top center; + background: #2b2c2b no-repeat top center; width: 100%; color: white; text-align: center; -- cgit v1.2.3