diff --git a/img/screenshot.png b/img/screenshot.png index f4123a10e..402ba6d9f 100644 Binary files a/img/screenshot.png and b/img/screenshot.png differ diff --git a/template.jst b/template.jst index e970298dd..852a9c487 100644 --- a/template.jst +++ b/template.jst @@ -13,7 +13,9 @@ h1 { img { display: block; margin: auto; + width: 640px; max-width: 100%; + height: auto; } @media (min-width: 1120px) { img { @@ -25,7 +27,7 @@ img {
-<%= content.replace('', '
') %>
+<%= content.replace('', '
') %>