Skip to content

Commit 6f9f2df

Browse files
committed
Changing the height and the width of thecircle
1 parent 35a0ec2 commit 6f9f2df

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
@@ -6,6 +6,6 @@
66
}
77
.circle{
88
border-radius:50%;
9-
width:500px;
10-
height:500px;
9+
width:501px;
10+
height: 501px;
1111
}

0 commit comments

Comments
 (0)