Skip to content

Commit 609f9aa

Browse files
committed
banner image missing path fixed
1 parent 570b9bf commit 609f9aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ figure {
168168
}
169169

170170
.fh5co-cover {
171-
background-image: url(/web/images/banner.jpg);
171+
background-image: url(/images/banner.jpg);
172172
}
173173

174174
.fh5co-cover,

0 commit comments

Comments
 (0)