review-front/src/app/header/header.component.css
2024-12-21 13:46:22 +01:00

6 lines
61 B
CSS

img {
width: 100%;
height: 25rem;
object-fit: cover;
}