FIX resume 1

This commit is contained in:
unpregnant 2017-02-05 18:12:58 +01:00
parent a4bdc2a5ed
commit 70cde25996
9 changed files with 6 additions and 8 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: 104 KiB

After

Width:  |  Height:  |  Size: 131 KiB

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
@fontSize: 1em;
@fontSize: 20px;
#resume1 {
font-family: 'Source Sans Pro', sans-serif;
@ -57,7 +57,7 @@
margin-top: 80px;
margin-bottom: 5px;
font-family: 'Open Sans', sans-serif;
font-size: 25px;
font-size: 35px;
font-weight: bold;
letter-spacing: 5px;
}
@ -73,8 +73,8 @@
.image {
width: 100px;
height: 100px;
margin-top: 25px;
margin-bottom: 25px;
margin-top: 50px;
margin-bottom: 50px;
img {
width: 100%;
@ -119,13 +119,11 @@
.skills-other {
color: #616161;
margin-bottom: 10px;
font-size: @fontSize;
}
.skills {
margin-top: 20px;
margin-bottom: 10px;
font-size: @fontSize;
.skill-block {
padding-bottom: 10px;
@ -156,11 +154,11 @@
}
.contact table {
font-size: @fontSize;
text-align: right;
float: right;
margin-top: 5px;
color: #616161;
font-size: @fontSize;
i {
padding: 2px;