Update style.scss

This commit is contained in:
Nuño Sempere 2020-06-04 18:02:43 +02:00 committed by GitHub
parent 5bc91de6c4
commit fd1442565a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,9 +6,11 @@
width: 300px;
height: 300px;
border-radius: 150px;
margin-left: auto;
margin-right: auto;
-webkit-border-radius: 150px;
-moz-border-radius: 150px;
background: url(https://nunosempere.github.io/assets/Photo.jpeg) no-repeat;
background: url(https://nunosempere.github.io/assets/PhotoCropped.jpeg) no-repeat;
}
.circular img {