Skip to content

Commit 7f3985c

Browse files
committed
Added new color
1 parent 77fa825 commit 7f3985c

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)