aboutsummaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css')
-rw-r--r--static/css/home.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/home.css b/static/css/home.css
index 5f6ae60d..3b5845df 100644
--- a/static/css/home.css
+++ b/static/css/home.css
@@ -1,6 +1,6 @@
#welcome {
width: 730px;
- /* height: 262px; */
+ min-height: 262px;
background: url('../images/backgrounds/welcome-banner.png') no-repeat;
background-size: 730px 262px;
margin: 0px auto 20px auto;