Set KotOR shrine header height

This commit is contained in:
Helen Chong 2023-11-09 18:33:53 +08:00
parent 34f180473a
commit 72f5fed035
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@
--clr-main-footer-bg: #171717;
}
.main-header {
max-height: 20rem;
}
.main-header img {
object-fit: cover;
object-position: center;