Skip to content

Commit

Permalink
updated red colour
Browse files Browse the repository at this point in the history
  • Loading branch information
uddinshahbaz authored May 12, 2024
1 parent bec8b6c commit e70f635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<style>
body {
color: 'white';
background-color: green;
background-color: red;
}
</style>
</head>
Expand Down

0 comments on commit e70f635

Please sign in to comment.