Skip to content

Commit 61094ec

Browse files
committed
corrected height
1 parent f401c20 commit 61094ec

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
@@ -4,5 +4,5 @@
44
.circle{
55
border-radius:50%;
66
width:500px;
7-
height: 5p0px;
8-
}
7+
height: 500px;
8+
}

0 commit comments

Comments
 (0)