Deletes margin-top on footer

This commit is contained in:
Alberto Garcia Cabeza
2015-07-30 13:59:53 +02:00
parent d8d03604b9
commit 793127fbd3

View File

@@ -1,4 +1,3 @@
<div style="background: #0077b9; width: 100%; margin-top: 48px;">
<div style="background: #0077b9; width: 100%;">
<%= image_tag('footer.jpg', style: 'width: 100%; max-width: 1170px;') %>
</div>