recipes.coopcloud.tech/public/style.css

9 lines
85 B
CSS

body {
}
.card-img-top {
width: 100%;
height: 8vw;
object-fit: cover;
}