Skip to content

Commit c87e401

Browse files
committed
adding red color feature
1 parent 42069e3 commit c87e401

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

style.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
.blue {
2-
background-color:blue
1+
.red {
2+
background-color:red
33
}
4+
5+
46
.circle{
57
border-radius:50%;
68
width:500px;

0 commit comments

Comments
 (0)