Skip to content

Commit

Permalink
adding red color feature
Browse files Browse the repository at this point in the history
  • Loading branch information
aksbin committed Jan 30, 2025
1 parent 4baa46f commit 0a3b5e2
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
@@ -1,3 +1,6 @@
.red{
background-color: red;
}
.blue {
background-color:blue
}
Expand Down

0 comments on commit 0a3b5e2

Please sign in to comment.