Fix hero header class

This commit is contained in:
Leilukin 2024-04-20 05:09:38 +08:00 committed by Helen Chong
parent f4e86f9579
commit a51ff54d80

View File

@ -28,10 +28,9 @@
--clr-main-footer-bg: #171717; --clr-main-footer-bg: #171717;
} }
.main-header img { .hero img {
object-fit: cover; object-fit: cover;
object-position: center; object-position: center;
max-height: 20rem;
} }
.juhani-history { .juhani-history {