Template:Navcard: Difference between revisions
mNo edit summary |
m CSS test |
||
Line 42: | Line 42: | ||
#img-container { | #img-container { | ||
height: | height: 65%; | ||
width: auto; | width: auto; | ||
} | } | ||
Line 49: | Line 49: | ||
height: 100%; | height: 100%; | ||
width: 100%; | width: 100%; | ||
object-fit: | object-fit: cover; | ||
} | } | ||