Skip to content

Commit 647f536

Browse files
adding red color feature
1 parent 802179d commit 647f536

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

style.css

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

0 commit comments

Comments
 (0)