added margin to the pagelogo

This commit is contained in:
2016-04-16 17:08:09 +02:00
parent 1fd8a27b86
commit 2108e4435e
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -26,7 +26,9 @@ body
.lead
font-weight: normal
.pagelogo
margin-top: 22px
#new_supporter
label.required
abbr
+1 -1
View File
@@ -1,7 +1,7 @@
= render 'shared/terms_and_conditions'
.row
.col-md-1.col-xs-4
= image_tag('ch420_logo.png', class:'img-responsive')
= image_tag('ch420_logo.png', class:'img-responsive pagelogo')
.col-md-8.col-xs-8
h1
= title t('.title_html')