Skip to content

Commit

Permalink
red background
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi2krishna committed Mar 23, 2023
1 parent 8831667 commit 999d376
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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: lightgreen;
background-color: red;
}
</style>
</head>
Expand All @@ -19,4 +19,4 @@
<script type="module" src="/src/main.tsx"></script>
</body>

</html>
</html>

0 comments on commit 999d376

Please sign in to comment.