5 lines
66 B
CSS
5 lines
66 B
CSS
.thumbnail {
|
|
width: 100%;
|
|
height: auto;
|
|
object-fit: cover;
|
|
} |