Revert "Merge pull request #153 from shikorism/fix/140"
This reverts commit d044b6db20
.
This commit is contained in:
10
resources/assets/sass/_bootstrap-custom.scss
vendored
10
resources/assets/sass/_bootstrap-custom.scss
vendored
@@ -6,14 +6,4 @@
|
||||
.card-img-right {
|
||||
width: 100%;
|
||||
@include border-right-radius($card-inner-border-radius);
|
||||
}
|
||||
|
||||
.card-img-top-to-left {
|
||||
width: 100%;
|
||||
@include media-breakpoint-down(md) {
|
||||
@include border-top-radius($card-inner-border-radius);
|
||||
}
|
||||
@include media-breakpoint-up(lg) {
|
||||
@include border-left-radius($card-inner-border-radius);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user