Files
2024-06-14 16:51:30 -07:00

6 lines
93 B
CSS

.card-image {
width: 100%;
height: 100%;
vertical-align: bottom;
object-fit: cover;
}