]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - static/scss/bootstrap-4.0.0-alpha.6/scss/_custom.scss
moved part from the custom scss to modules _custom_nav and buttons.
[people/shoehn/ipfire.org.git] / static / scss / bootstrap-4.0.0-alpha.6 / scss / _custom.scss
index aaf29a9dc74d2ee00c79293e0075ed63917ff0a4..523969780d57dc7fa8252ec3fff152b1a5babcd6 100755 (executable)
@@ -83,7 +83,6 @@ $link-hover-decoration: none;
 
 // Grid
 
-
 $grid-columns:               12 !default;
 $grid-gutter-width-base:     24px;
 $grid-gutter-widths: (
@@ -103,7 +102,9 @@ $font-family-base:       $font-family-sans-serif;
 $font-size-lg:   1.25rem;
 
 $font-weight-normal: 300;
-$font-weight-bold: 900;
+$font-weight-bold: 500;
+
+$font-weight-base: $font-weight-normal;
 
 $font-size-h1: 2.25rem;
 $font-size-h2: 2rem;