We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44b2e5d commit 0fc4e4bCopy full SHA for 0fc4e4b
app/views/layouts/_footer.html.slim
@@ -3,7 +3,7 @@
3
.col.l6.s12
4
h5.white-text Footer Content
5
p.grey-text.text-lighten-4 You can use rows and columns here to organize your footer content.
6
- img src="/rails-logo.svg" width="112" height="60" style="fill: white !important;"
+ = inline_svg "rails-logo.svg", class: "main-logo"
7
.col.l4.offset-l2.s12
8
h5.white-text Links
9
ul
0 commit comments