Skip to content

Commit

Permalink
Changed background color from coral to red in
Browse files Browse the repository at this point in the history
styles.css
  • Loading branch information
AIWithShrey committed Nov 16, 2023
1 parent 5fc68ee commit c1ba03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
body {
margin: 0;
background: coral;
background: red;
text-align: left;
}

0 comments on commit c1ba03f

Please sign in to comment.