mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Add liberation Mono to the font stack for the Linux peeps
Fixes #18609 [skip sauce] [skip validator]
This commit is contained in:
parent
3284c00773
commit
cf7795da93
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user