Updated profile picture

This commit is contained in:
2019-12-31 12:28:16 +02:00
parent 72fef674a2
commit cd572ca554
4 changed files with 17 additions and 6 deletions

View File

@ -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 {