diff --git a/style/_front-page.css b/style/_front-page.css index 88db501..d11b6e8 100644 --- a/style/_front-page.css +++ b/style/_front-page.css @@ -12,7 +12,7 @@ h1 span, p.tag-line span { & img { max-height: 70vh; - max-width: 35vw; + max-width: 100%; width: auto; margin-left: auto; margin-right: auto;