]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs subheading tweaks
authorMark Otto <markdotto@gmail.com>
Mon, 19 Jan 2015 23:53:21 +0000 (15:53 -0800)
committerMark Otto <markdotto@gmail.com>
Mon, 19 Jan 2015 23:53:21 +0000 (15:53 -0800)
docs/assets/scss/docs.scss

index 389e811021d7b47065fd976a300ebd96148f33e2..de670c23892353513fe867e043112fab45cbe95d 100644 (file)
@@ -792,9 +792,10 @@ body {
 
   > h2 {
     margin-top: 3rem;
+    margin-bottom: 1.5rem;
     font-weight: normal;
     padding-bottom: 1rem;
-    border-bottom: .065rem solid #e5e5e5;
+    border-bottom: .065rem solid #eee;
   }
 
   > h3 {