Template:Navcard: Difference between revisions
m CSS test |
m CSS test |
||
Line 42: | Line 42: | ||
#img-container { | #img-container { | ||
height: | height: 75%; | ||
width: auto; | width: auto; | ||
} | } | ||
Line 50: | Line 50: | ||
width: 100%; | width: 100%; | ||
object-fit: cover; | object-fit: cover; | ||
margin-bottom: 10px; | |||
} | } | ||