diff --git a/shrines/starwarskotor/css/style-starwarskotor.css b/shrines/starwarskotor/css/style-starwarskotor.css index 09dca622..0f50d2b3 100644 --- a/shrines/starwarskotor/css/style-starwarskotor.css +++ b/shrines/starwarskotor/css/style-starwarskotor.css @@ -30,6 +30,10 @@ --clr-main-footer-bg: #171717; } +.main-header { + max-height: 20rem; +} + .main-header img { object-fit: cover; object-position: center;