Skip to content

Commit f1eb7d9

Browse files
committed
Changed the background color
1 parent 9d44707 commit f1eb7d9

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,8 +1,8 @@
11
.blue {
2-
background-color:blue
2+
background-color:red
33
}
44
.circle{
55
border-radius:50%;
6-
width:500px;git
6+
width:500px;
77
height:500px;
88
}

0 commit comments

Comments
 (0)