From 245a312c1bf376faf7b7921ffdd8b3ab4e9f1ae6 Mon Sep 17 00:00:00 2001 From: James Mason Date: Tue, 28 Nov 2017 17:46:12 -0800 Subject: [PATCH] Add emphasis to call for sponsors --- app/views/conferences/_sponsors.haml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/app/views/conferences/_sponsors.haml b/app/views/conferences/_sponsors.haml index f75939f6..95856d72 100644 --- a/app/views/conferences/_sponsors.haml +++ b/app/views/conferences/_sponsors.haml @@ -27,8 +27,7 @@ - if conference.call_for_sponsors.try(:open?) .row .col-md-12 - %p.text-muted.text-center - %small - Want to sponsor #{conference.short_title}? - = link_to(sponsorship_mailto(conference)) do - Please contact us! + %h3.text-center + Want to sponsor? + = link_to(sponsorship_mailto(conference)) do + Contact us!