6 lines
83 B
SCSS
6 lines
83 B
SCSS
.LP-Image{
|
|
object-fit: cover;
|
|
width: 100%;
|
|
height: auto;
|
|
vertical-align: top;
|
|
} |