Skip to content

Commit

Permalink
fix Home.css bug
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Binara committed Jun 4, 2024
1 parent d20b9c5 commit ee1486e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion The-Weaver-s-Gift/src/assets/styles/Home.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.backgroundImage {
background-image: url('src/assets/images/castle.png');
background-image: url('/src/assets/images/castle.png');
background-size: cover;
background-repeat: no-repeat;
height: 100vh;
Expand Down

0 comments on commit ee1486e

Please sign in to comment.