Skip to content

Commit

Permalink
Change background color in styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
AIWithShrey committed Nov 16, 2023
1 parent 8d82fa1 commit 7327014
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: mediumseagreen;
background: burlywood;
text-align: center;
}

0 comments on commit 7327014

Please sign in to comment.