Skip to content

Commit

Permalink
Fixed background
Browse files Browse the repository at this point in the history
  • Loading branch information
CuriousCI committed Sep 9, 2023
1 parent 5bc7168 commit 8392ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ body {
}

#bg {
background-image: url('bg.jpeg') !important;
background-image: url('/bg.jpeg') !important;
background-size: cover;
}

Expand Down

0 comments on commit 8392ec2

Please sign in to comment.