mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-10 15:44:51 +02:00
Removal of one of the most iconic components of Bootstrap: the jumbotron (#28876)
This commit is contained in:
committed by
XhmikosR
parent
cafbbdc3b6
commit
2ac2a5a91e
@@ -811,13 +811,6 @@ $pagination-disabled-bg: $white !default;
|
||||
$pagination-disabled-border-color: $gray-300 !default;
|
||||
|
||||
|
||||
// Jumbotron
|
||||
|
||||
$jumbotron-padding: 2rem !default;
|
||||
$jumbotron-color: null !default;
|
||||
$jumbotron-bg: $gray-200 !default;
|
||||
|
||||
|
||||
// Cards
|
||||
|
||||
$card-spacer-y: .75rem !default;
|
||||
|
Reference in New Issue
Block a user