Skip to content

Commit

Permalink
color change
Browse files Browse the repository at this point in the history
  • Loading branch information
Mangalkrish committed May 17, 2023
1 parent 4f12eea commit 4061323
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion styles.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
body{
background-color: aqua;
margin: 20px;
padding: 10px
padding: 10px;
color: red;
}

0 comments on commit 4061323

Please sign in to comment.