|
@ -487,7 +487,7 @@ |
|
|
|
|
|
|
|
|
@jumbotron-padding: 30px; |
|
|
@jumbotron-padding: 30px; |
|
|
@jumbotron-color: inherit; |
|
|
@jumbotron-color: inherit; |
|
|
@jumbotron-bg: @gray-lighter; |
|
|
|
|
|
|
|
|
@jumbotron-bg: var(--jumbotron-bg); |
|
|
@jumbotron-heading-color: inherit; |
|
|
@jumbotron-heading-color: inherit; |
|
|
@jumbotron-font-size: ceil((@font-size-base * 1.5)); |
|
|
@jumbotron-font-size: ceil((@font-size-base * 1.5)); |
|
|
@jumbotron-heading-font-size: ceil((@font-size-base * 4.5)); |
|
|
@jumbotron-heading-font-size: ceil((@font-size-base * 4.5)); |
|
|