Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
1coderookie authored Mar 9, 2024
1 parent ddb9218 commit 12f1449
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion overrides/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
background-image: url("looking-for-it_web72.JPG");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
background-size: contains;
border: solid 10px black;
}


Expand Down

0 comments on commit 12f1449

Please sign in to comment.