diff --git a/incorporealcms/static/css/style.css b/incorporealcms/static/css/style.css index b8332d9..b35ab42 100644 --- a/incorporealcms/static/css/style.css +++ b/incorporealcms/static/css/style.css @@ -109,11 +109,17 @@ blockquote { } .splash { + margin-top: 1em; + margin-bottom: 1em; text-align: center; } +.splash img { + max-width: 100%; +} + .img-50 { - max-width: 50%; + max-width: 50% !important; } /* For screens with width smaller than 400px */