Set KotOR shrine header height

This commit is contained in:
Leilukin 2023-11-09 18:33:53 +08:00 committed by Helen Chong
parent e924aa7796
commit bcbd1a5372

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;