css: don't stretch img
This commit is contained in:
parent
6bf9758605
commit
61d8457225
@ -41,7 +41,7 @@
|
||||
}
|
||||
.cte-events /* .cte-event .cte-summary */ .cte-image img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
/* height: 100%; */
|
||||
object-fit: cover;
|
||||
vertical-align: middle;
|
||||
border-style: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user