diff --git a/templates/template_index.html b/templates/template_index.html index f6ca8c9e..88a343fb 100644 --- a/templates/template_index.html +++ b/templates/template_index.html @@ -45,7 +45,11 @@ background-image: url('cover_front_default.png'); background-size: cover; width: 100%; - min-height: 11rem; + height: 14.18rem; +} +.title-card-image-container img { + height: 100%; + width: 100%; } /* Account for the fixed header (which otherwise would occlude anchor targets) */ @@ -284,7 +288,7 @@ h2 {