From 216c9d7c21591d3438aca49a98a7ecbb1b1fff97 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 30 Mar 2016 16:33:28 -0400 Subject: [PATCH] Contain image, add download link below --- styles.css | 2 +- templates/template.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/styles.css b/styles.css index 9128ca1..5912c3a 100644 --- a/styles.css +++ b/styles.css @@ -342,7 +342,7 @@ cursor: pointer; padding-left: 30px; } #brochure { - background: url("assets/2016 cover.png") no-repeat center top; + background: url("assets/2016 cover.png") no-repeat center top / contain; padding-top: 240px; display: block; text-align: center; diff --git a/templates/template.html b/templates/template.html index e792dcd..4d8db74 100644 --- a/templates/template.html +++ b/templates/template.html @@ -135,7 +135,8 @@ $(function() {