Skip to content

Commit f6d1de0

Browse files
author
Your Name
committed
adding red color feature
1 parent 30420ac commit f6d1de0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
.blue {
2-
background-color:blue
1+
.red {
2+
background-color:red
33
}
44
.circle{
55
border-radius:50%;

0 commit comments

Comments
 (0)