Skip to content

Commit

Permalink
green color
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi2krishna committed May 5, 2023
1 parent ddc7ae8 commit 5c51b31
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: red;
background-color: green;
}
</style>
</head>
Expand Down

0 comments on commit 5c51b31

Please sign in to comment.