update deps
This commit is contained in:
2
node_modules/bootstrap/scss/mixins/_image.scss
generated
vendored
2
node_modules/bootstrap/scss/mixins/_image.scss
generated
vendored
@@ -7,7 +7,7 @@
|
||||
//
|
||||
// Keep images from scaling beyond the width of their parents.
|
||||
|
||||
@mixin img-fluid {
|
||||
@mixin img-fluid() {
|
||||
// Part 1: Set a maximum relative to the parent
|
||||
max-width: 100%;
|
||||
// Part 2: Override the height to auto, otherwise images will be stretched
|
||||
|
Reference in New Issue
Block a user