We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f903a9 commit 7706040Copy full SHA for 7706040
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") 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