FIX image in resume 1

This commit is contained in:
unpregnant 2017-02-05 18:17:14 +01:00
parent 70cde25996
commit cbdcd8e2da
9 changed files with 7 additions and 3 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -76,10 +76,14 @@
margin-top: 50px;
margin-bottom: 50px;
img {
.img {
width: 100%;
height: 100%;
border-radius: 50%;
background: url('/person.jpg');
background-repeat: none;
background-position: center;
background-size: cover;
}
}

View File

@ -8,7 +8,7 @@
</div>
<div class="row">
<div class="image center">
<img src="/person.jpg" />
<div class="img"></div>
</div>
</div>
<div class="left half">