Updated profile picture
This commit is contained in:
@ -119,9 +119,14 @@ h1, h2, h3, h4, h5, p {
|
||||
padding: 6em 1em;
|
||||
}
|
||||
|
||||
#about .left img {
|
||||
#about .left .pic {
|
||||
border-radius: 100%;
|
||||
width: 7em;
|
||||
height: 7em;
|
||||
background-image: url("../img/profile-pic.jpg");
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
#about .title, #contact .title {
|
||||
|
Reference in New Issue
Block a user