Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
1b89a63a
Commit
1b89a63a
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
Use `@font-family-base` for headings font-family variable
parent
3c60645e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
less/variables.less
+1
-1
less/variables.less
with
1 addition
and
1 deletion
+1
-1
less/variables.less
+
1
-
1
View file @
1b89a63a
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
@line-height-base: 1.428571429; // 20/14
@line-height-base: 1.428571429; // 20/14
@line-height-computed: floor(@font-size-base * @line-height-base); // ~20px
@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-font-weight: 500;
@headings-line-height: 1.1;
@headings-line-height: 1.1;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment