Change main page, to make it slightly less opinionated, and refer to we not I
[ndcode_site.git] / css / bootstrap / _variables.scss
index 146977e..a162bd0 100644 (file)
@@ -283,6 +283,7 @@ $font-family-base:            $font-family-sans-serif !default;
 $font-size-base:              1.25rem !default; //1rem !default; // Assumes the browser default, typically `16px`
 $font-size-lg:                $font-size-base * 1.25 !default;
 $font-size-sm:                $font-size-base * .875 !default;
+$font-size-tt:                $font-size-base * .925 !default; // Nick, improves flow for monospace text embedded within paragraphs
 
 $font-weight-lighter:         lighter !default;
 $font-weight-light:           300 !default;