From 9b263aa878437d29e6e69a29ca19a76a829f0c8f Mon Sep 17 00:00:00 2001 From: lone-cloud Date: Tue, 21 Feb 2017 00:06:24 -0800 Subject: [PATCH] -_- --- web/app/styles/app.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 {