From 5379dbf82b9a21372136a0014862a221f653b170 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Mon, 14 Aug 2023 00:26:57 +0800 Subject: [PATCH] Fixed header --- shrines/starwarskotor/css/style-starwarskotor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shrines/starwarskotor/css/style-starwarskotor.css b/shrines/starwarskotor/css/style-starwarskotor.css index b4d007a6..3b880ac7 100644 --- a/shrines/starwarskotor/css/style-starwarskotor.css +++ b/shrines/starwarskotor/css/style-starwarskotor.css @@ -30,7 +30,7 @@ --clr-main-footer-bg: #171717; } -header img { +.main-header img { object-fit: cover; object-position: center; height: 100%;