Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
fullstackninja864 authored Aug 16, 2024
1 parent ff7a6fe commit d2ab453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
height: 100vh;
margin: 0;
font-family: Arial, sans-serif;
background-color: url('./desktop.webp');;
background: url('./desktop.webp');;
color: #fff;
text-align: center;
}
Expand Down

0 comments on commit d2ab453

Please sign in to comment.