BIN
app/assets/images/footer.jpg
Normal file
BIN
app/assets/images/footer.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 232 KiB |
@@ -1 +1,4 @@
|
||||
_footer.html.erb
|
||||
<div style="background: #0077b9; width: 100%; margin-top: 48px;">
|
||||
<%= image_tag('footer.jpg', style: 'width: 100%; max-width: 1170px;') %>
|
||||
</div>
|
||||
|
||||
@@ -28,5 +28,7 @@
|
||||
<%= yield %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<%= render 'layouts/footer' %>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user