]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
space out masthead a git more
authorMark Otto <markdotto@gmail.com>
Thu, 26 Jan 2012 18:12:25 +0000 (10:12 -0800)
committerMark Otto <markdotto@gmail.com>
Thu, 26 Jan 2012 18:12:25 +0000 (10:12 -0800)
docs/assets/css/docs.css

index d266dd92e0516536e72b7b082cbd90f8cd4a3a4f..27c446d233ba4f6ef5ef3f33f697f0cd789962d4 100644 (file)
@@ -96,7 +96,8 @@ hr.soften {
 
 /* Masthead (docs home) */
 .masthead {
-  padding: 36px 0 0;
+  padding-top: 36px;
+  margin-bottom: 72px;
 }
 .masthead h1,
 .masthead p {