[Scummvm-git-logs] scummvm-web master -> c0055a1ec0faedeade973f63b4bab0dec2c8c044
lotharsm
noreply at scummvm.org
Tue May 17 09:11:24 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
c0055a1ec0 WEB: Don't stretch menu banners
Commit: c0055a1ec0faedeade973f63b4bab0dec2c8c044
https://github.com/scummvm/scummvm-web/commit/c0055a1ec0faedeade973f63b4bab0dec2c8c044
Author: SupSuper (supsuper at gmail.com)
Date: 2022-05-17T11:11:21+02:00
Commit Message:
WEB: Don't stretch menu banners
Changed paths:
scss/base/_base.scss
diff --git a/scss/base/_base.scss b/scss/base/_base.scss
index 8bcc523b..acf758a9 100644
--- a/scss/base/_base.scss
+++ b/scss/base/_base.scss
@@ -52,11 +52,6 @@ a:hover {
display: block;
}
-.banners a img {
- width: 88px;
- height: 37px;
-}
-
#intro_header {
font-size: 0.9em;
line-height: 1.2213em;
More information about the Scummvm-git-logs
mailing list