Skip to content

Commit 186962b

Browse files
authored
Update style.css
Changed color to red
1 parent f5ae862 commit 186962b

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)