Skip to content

Commit

Permalink
Updated body back-groud color
Browse files Browse the repository at this point in the history
  • Loading branch information
khayyam-ahmed committed Sep 7, 2024
1 parent 15618ac commit a0be3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
body {
margin: 0;
min-height: 100%;
background-color: #60a3d9;
background-color: #122035;
background-size: 100% 100%;
}

Expand Down

0 comments on commit a0be3f5

Please sign in to comment.