diff --git a/source/stylesheets/screen.css.scss b/source/stylesheets/screen.css.scss index b9c5fde23d5..f00def9c4d0 100644 --- a/source/stylesheets/screen.css.scss +++ b/source/stylesheets/screen.css.scss @@ -81,8 +81,9 @@ html, body { // This is the logo at the top of the ToC .logo { display: block; - max-width: 100%; + max-width: 75%; margin-bottom: $logo-margin; + padding: 10px; } &>.search {