]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Slight adjustment to the h3 heading spacing in docs
authorMark Otto <markdotto@gmail.com>
Wed, 15 Apr 2020 04:03:56 +0000 (21:03 -0700)
committerMark Otto <markdotto@gmail.com>
Wed, 15 Apr 2020 04:03:56 +0000 (21:03 -0700)
site/assets/scss/_content.scss

index 23dd3a7ff58e560b06cdf12b5e310a7f71c116ae..8368f9eb261fbcfc82a5f734e28a93dcc8f8c3f0 100644 (file)
@@ -17,7 +17,7 @@
   }
 
   > h3 {
-    margin-top: 1.5rem;
+    margin-top: 2rem;
   }
 
   > ul li,