diff --git a/css/project-kamp.css b/css/project-kamp.css index 89d485d..0bfed50 100644 --- a/css/project-kamp.css +++ b/css/project-kamp.css @@ -1976,7 +1976,7 @@ a { height: 100%; background-image: url('../images/header.jpg'); background-position: 0 0; - background-size: auto; + background-size: cover; justify-content: center; align-items: center; display: flex; @@ -3382,4 +3382,4 @@ a { font-weight: 900; font-style: italic; font-display: swap; -} \ No newline at end of file +}