Skip to content

Commit de5a59f

Browse files
committed
change border-radius
1 parent 042fbe4 commit de5a59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
background-color: blue;
33
}
44
.circle {
5-
border-radius: 50%;
5+
border-radius: 60%;
66
width: 500px;
77
height: 500px;
88
}

0 commit comments

Comments
 (0)