Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Pretid authored May 21, 2024
1 parent ca00d0f commit f801966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
body {
font-family: Arial, sans-serif;
text-align: center;
background: url('/mnt/data/image.png') no-repeat center center fixed;
background: url('bank.webp') no-repeat center center fixed;
background-size: cover;
color: white; /* Ensure text is readable on the background */
}
Expand Down

0 comments on commit f801966

Please sign in to comment.