Skip to content

Commit 8e14cf6

Browse files
committed
fix typo
1 parent 3855046 commit 8e14cf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/css/grayscale.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ a:focus {
138138
padding: 100px 0;
139139
text-align: center;
140140
color: rgb(185, 189, 192);
141-
background: url({{".../../img/IMG_3378.jpg") no-repeat bottom center scroll;
141+
background: url(".../../img/IMG_3378.jpg") no-repeat bottom center scroll;
142142
background-color: {{ site.color.primary-dark }};
143143
-webkit-background-size: cover;
144144
-moz-background-size: cover;

0 commit comments

Comments
 (0)