Commit 31fc8a62 authored by Chris Rebert's avatar Chris Rebert
Browse files

Merge pull request #18814 from twbs/v4-liberationmono

v4: Add Liberation Mono to the code font stack
parents 3284c007 cf7795da
Showing with 1 addition and 1 deletion
+1 -1
......@@ -139,7 +139,7 @@ $grid-gutter-width: 1.875rem !default; // 30px
$font-family-sans-serif: "Helvetica Neue", Helvetica, Arial, sans-serif !default;
$font-family-serif: Georgia, "Times New Roman", Times, serif !default;
$font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace !default;
$font-family-monospace: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !default;
$font-family-base: $font-family-sans-serif !default;
// Pixel value used to responsively scale all typography. Applied to the `<html>` element.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment