Skip to content

Commit

Permalink
corrects spacing issue with svg icon height
Browse files Browse the repository at this point in the history
  • Loading branch information
edm00se committed Dec 1, 2017
1 parent ab237c3 commit 38959e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _sass/_resume.scss
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@
@include transition(all .2s ease);
}
}

.icon {
height: 28px;
}
}

.contact-button {
Expand Down

0 comments on commit 38959e9

Please sign in to comment.