Skip to content

Commit

Permalink
GitHub Pages fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KevDoy committed Feb 25, 2023
1 parent 36f0256 commit 8f0364a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes
2 changes: 1 addition & 1 deletion package/css/css.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ img:hover {
text-decoration: none;
}
#wrapper {
background-image: url("/img/bg-hero.jpg");
background-image: url("../background/bg-hero.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: bottom;
Expand Down

0 comments on commit 8f0364a

Please sign in to comment.