Skip to content

Commit d560a45

Browse files
committed
improved exercises
1 parent 92519aa commit d560a45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exercises/08-Rounded-Image/solution.hide.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ body {
33
}
44
.rounded {
55
object-fit: cover;
6+
object-position: top;
67
width: 200px;
78
height: 200px;
89
border-radius: 100%;

0 commit comments

Comments
 (0)