Skip to content

Commit

Permalink
url error
Browse files Browse the repository at this point in the history
url error
  • Loading branch information
reilnuud committed May 25, 2016
1 parent 48c482d commit 7ba9541
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions _includes/jumbotrons/donate-jumbotron.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<style>

.jumbotron {
background-image: url('/images/campaigns/jumbotron-donate.jpg');
background-size:cover;
background-position:center;
}

</style>

<div class="jumbotron dark">
<div class="container">
<div class="row">
<div class="col-sm-8 col-md-6 col-lg-5">
<h2 class="text-center">Help End Big Money Politics</h2>
{% include form_donate.html facebook_tracking_id='6033848617290' %}
</div>
</div>
</div>
</div>

0 comments on commit 7ba9541

Please sign in to comment.