Skip to content

Commit a296498

Browse files
committed
changed the color from blue to red
1 parent c250c19 commit a296498

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)