Skip to content

Commit 3a3e861

Browse files
committed
adding red color feature
1 parent ed175f2 commit 3a3e861

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)