2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Jumbotron: Putting heading font size in variables to allow for easier overrides.

This commit is contained in:
Maxb
2015-03-18 17:29:59 -07:00
parent f5250d0a0e
commit 9558211c8c
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -484,6 +484,7 @@
@jumbotron-bg: @gray-lighter;
@jumbotron-heading-color: inherit;
@jumbotron-font-size: ceil((@font-size-base * 1.5));
@jumbotron-heading-font-size: ceil((@font-size-base * 4.5));
//== Form states and alerts