Commit d643f65
Changed files (1)
app
assets
stylesheets
app/assets/stylesheets/global.scss
@@ -4,7 +4,7 @@
header {
padding: 0.5em 0;
h1 {
- background: url(logos.svg);
+ background: asset-url('logos.svg');
height: 150px;
background-position: 0 -676px;
background-repeat: no-repeat;