Added
image fit Enhanced image cover added aspect control
This commit is contained in:
@@ -5,14 +5,14 @@
|
||||
width: 25%;
|
||||
margin: 0 -4px 0 0 !important;
|
||||
|
||||
@include image-cover(0.75);
|
||||
@include image-fit();
|
||||
}
|
||||
|
||||
.img-round {
|
||||
width: 25%;
|
||||
margin-right: -4px !important;
|
||||
|
||||
@include image-cover(1);
|
||||
@include image-fit();
|
||||
|
||||
img {
|
||||
border-radius: 50%;
|
||||
|
||||
Reference in New Issue
Block a user