Skip to content

Commit 93595a4

Browse files
Update style.css
Edit path for banner_shape.png
1 parent f90f37b commit 93595a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ button {
704704
.tf__banner_img .img::after {
705705
position: absolute;
706706
content: "";
707-
background: url(../images/banner_shape.png);
707+
background: url(banner_shape.png);
708708
background-position: center top;
709709
background-repeat: no-repeat;
710710
background-size: cover;

0 commit comments

Comments
 (0)