Update style.scss
This commit is contained in:
parent
5bc91de6c4
commit
fd1442565a
|
@ -6,9 +6,11 @@
|
||||||
width: 300px;
|
width: 300px;
|
||||||
height: 300px;
|
height: 300px;
|
||||||
border-radius: 150px;
|
border-radius: 150px;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
-webkit-border-radius: 150px;
|
-webkit-border-radius: 150px;
|
||||||
-moz-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 {
|
.circular img {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user