diff --git a/web/app/styles/app.scss b/web/app/styles/app.scss index 190c644..8f97160 100644 --- a/web/app/styles/app.scss +++ b/web/app/styles/app.scss @@ -90,8 +90,9 @@ div.ember-modal-dialog { } #intro-logo { - width: 400px; + width: 55%; margin-bottom: 4vh; + min-width: 250px; } #intro-background {