Commit c9e3a73e authored by Annabel Gray's avatar Annabel Gray

Merge branch 'override-bootstrap4-font-hierarchy' into 'master'

Override default font family hierarchy of bootstrap 4

Closes #47493

See merge request gitlab-org/gitlab-ce!19542
parents ce57dc70 3192313f
......@@ -814,3 +814,5 @@ $secondary: $gray-light;
$input-disabled-bg: $gray-light;
$input-border-color: $theme-gray-200;
$input-color: $gl-text-color;
$font-family-sans-serif: $regular_font;
$font-family-monospace: $monospace_font;
Markdown is supported
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