Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
pathummadhusanka authored Jan 5, 2024
1 parent 08ff6f2 commit 83e261b
Showing 1 changed file 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 @@ -171,7 +171,7 @@ header .wrapper button:hover {
flex-direction: column;
align-items: center;
position: relative;
background-image: url("./img/aboutbg.JPG");
background-image: url("../img/aboutbg.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: bottom;
Expand Down

0 comments on commit 83e261b

Please sign in to comment.