From 58b0b4e6716350a880aa01ce52ddd8af5a41477b Mon Sep 17 00:00:00 2001 From: Levi Morrison Date: Tue, 30 Jul 2013 19:15:41 -0600 Subject: [PATCH] Fixed beta-warning spacing on homepage. --- styles/home.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/styles/home.css b/styles/home.css index 67a4ebfb5..e21342e4e 100644 --- a/styles/home.css +++ b/styles/home.css @@ -3,6 +3,9 @@ complimentary greens: 9FB553 7B8851 61761B C6DA82 CCDA99 */ +body #head-beta-warning + #head-nav + #intro { + margin-top:2em; +} #intro { background:#444449; box-shadow:inset 0 0 2em rgba(0,0,0,.375);