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 c82e884 commit 48e9158Copy full SHA for 48e9158
_sass/_layout.scss
@@ -11,7 +11,7 @@
11
}
12
13
.site-header h1 {
14
- background: url("img/logo-small.png") left no-repeat;
+ background: url("../img/logo-small.png") left no-repeat;
15
background-size: 40px;
16
display: block;
17
float: left;
0 commit comments