Skip to content

Commit 41a4a46

Browse files
committed
bug fixes
1 parent a5477fa commit 41a4a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ a:hover {
208208

209209
#hero {
210210
height: 100vh;
211-
background-image: url("img/bg.jpg");
211+
background-image: url("/img/bg.jpg");
212212
background-repeat: no-repeat;
213213
background-size: cover;
214214
background-position: center;

0 commit comments

Comments
 (0)