Fix hero header class

This commit is contained in:
Helen Chong 2024-04-20 05:09:38 +08:00
parent 1c2d2541e6
commit 2a760c3177
1 changed files with 1 additions and 2 deletions

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 {