Skip to content

Commit 5d1ea84

Browse files
authored
Update style.css
1 parent 729ceb2 commit 5d1ea84

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

style.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
.blue {
2-
background-color:blue
1+
.red {
2+
background-color:red
33
}
44
.circle{
55
border-radius:50%;
6-
width:300px;
7-
height:300px;
6+
width:350px;
7+
height:350px;
88
}

0 commit comments

Comments
 (0)