We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c1856c commit 3855046Copy full SHA for 3855046
1 file changed
_includes/css/grayscale.css
@@ -138,7 +138,7 @@ a:focus {
138
padding: 100px 0;
139
text-align: center;
140
color: rgb(185, 189, 192);
141
- background: url({{"/img/IMG_3378.jpg" | prepend: site.baseurl }}) no-repeat bottom center scroll;
+ background: url({{".../../img/IMG_3378.jpg") no-repeat bottom center scroll;
142
background-color: {{ site.color.primary-dark }};
143
-webkit-background-size: cover;
144
-moz-background-size: cover;
0 commit comments