Bootstrap 4.5.3 and dependencies update
This commit is contained in:
6
vendor/bootstrap/scss/_grid.scss
vendored
6
vendor/bootstrap/scss/_grid.scss
vendored
@@ -4,11 +4,7 @@
|
||||
|
||||
@if $enable-grid-classes {
|
||||
// Single container class with breakpoint max-widths
|
||||
.container {
|
||||
@include make-container();
|
||||
@include make-container-max-widths();
|
||||
}
|
||||
|
||||
.container,
|
||||
// 100% wide container at all breakpoints
|
||||
.container-fluid {
|
||||
@include make-container();
|
||||
|
||||
Reference in New Issue
Block a user