Skip to content

Commit c226c38

Browse files
committed
changed background color to red
1 parent a371db7 commit c226c38

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)