aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--less/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/variables.less b/less/variables.less
index 4a573a283..e71dd03e1 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -53,7 +53,7 @@
@line-height-base: 1.428571429; // 20/14
@line-height-computed: floor(@font-size-base * @line-height-base); // ~20px
-@headings-font-family: @font-family-sans-serif;
+@headings-font-family: @font-family-base;
@headings-font-weight: 500;
@headings-line-height: 1.1;