Skip to content

Commit

Permalink
change header background img location
Browse files Browse the repository at this point in the history
  • Loading branch information
ZaraMr committed Sep 24, 2024
1 parent 9705e55 commit a393133
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ a {
header {
width: 100%;
height: 60rem;
background: url(../assets/images/desktop/image-hero.jpg) no-repeat center;
background: url(/image-hero.jpg) no-repeat center;
background-size: cover;
background-color: rgba(0, 0, 0, 0.3);
background-blend-mode: darken;
Expand Down
Binary file added image-hero.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a393133

Please sign in to comment.