diff --git a/source/images/logo.png b/source/images/logo.png index fa1f13d..68a478f 100644 Binary files a/source/images/logo.png and b/source/images/logo.png differ diff --git a/source/stylesheets/screen.css.scss b/source/stylesheets/screen.css.scss index 0d62f91..730a79d 100644 --- a/source/stylesheets/screen.css.scss +++ b/source/stylesheets/screen.css.scss @@ -82,6 +82,7 @@ html, body { // This is the logo at the top of the ToC &>img { display: block; + max-width: 100%; } &>.search {