2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Add heading font family variable

This commit is contained in:
Luis Hdez
2013-06-20 12:50:30 +02:00
parent 546d40a143
commit cd09f3213b
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -53,6 +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-weight: 500;
@headings-line-height: 1.1;