FIX picture in resume 2

This commit is contained in:
unpregnant 2017-02-05 18:22:37 +01:00
parent cbdcd8e2da
commit 3df3e8bdb6
10 changed files with 15 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.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 131 KiB

File diff suppressed because one or more lines are too long

View File

@ -12,6 +12,13 @@
font-weight: 400;
}
a,
a:focus,
a:hover,
a:visited {
text-decoration: none;
}
.top-row {
width: 100%;
padding-top: 100px;
@ -48,8 +55,13 @@
height: auto;
overflow: hidden;
img {
.img {
flex: none;
background: url('/person.jpg');
background-position: center;
background-size: cover;
height: 250px;
width: 100%;
}
}
}

View File

@ -7,7 +7,7 @@
<div class="left-col">
<div class="person-image">
<div class="image-centerer">
<img src="/person.jpg" />
<div class="img"></div>
</div>
</div>
<div class="contact">