Skip to content

Commit 3a79ec4

Browse files
Responsive Website Using CSS Grid Final Build
1 parent ed21b0b commit 3a79ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ img {
9191
.showcase {
9292
grid-area: showcase;
9393
min-height: 400px;
94-
background: url(/imges/showcase.jpg);
94+
background: url(../imges/showcase.jpg);
9595
background-size: cover;
9696
background-position: center;
9797
background-repeat: no-repeat;

0 commit comments

Comments
 (0)