Skip to content

Commit

Permalink
Change color.
Browse files Browse the repository at this point in the history
  • Loading branch information
DvDty committed Jan 28, 2024
1 parent 5aa307b commit 32d25d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/resources/views/welcome.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<style>
html {
background-color: green;
background-color: red;
}
</style>
</head>
Expand Down

0 comments on commit 32d25d2

Please sign in to comment.