mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Jumbotron: remove the hard-coded font-size from jumbotron.less and moved it into variables.less where other .font-size-xxxxx things now live.
This commit is contained in:
+1
-1
@@ -368,8 +368,8 @@
|
||||
@jumbotron-padding: 30px;
|
||||
@jumbotron-color: inherit;
|
||||
@jumbotron-bg: @gray-lighter;
|
||||
|
||||
@jumbotron-heading-color: inherit;
|
||||
@font-size-jumbotron: ceil(@font-size-base * 1.50);
|
||||
|
||||
|
||||
// Form states and alerts
|
||||
|
||||
Reference in New Issue
Block a user