Skip to content

Commit

Permalink
adding red color feature
Browse files Browse the repository at this point in the history
  • Loading branch information
TeroddeFB committed Feb 1, 2025
1 parent 0064504 commit f4f7bb6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@
width:500px;
height:500px;
}
.red {
background-color:red
}

0 comments on commit f4f7bb6

Please sign in to comment.