There was an error while loading. Please reload this page.
1 parent 37e1125 commit afcedb5Copy full SHA for afcedb5
exercises/08-Rounded-Image/styles.css
@@ -4,5 +4,5 @@ body {
4
.rounded {
5
border-radius: 100%;
6
object-fit: cover;
7
-object-position: 50% 50%;
+object-position: 100% 100%;
8
}
0 commit comments