Skip to content

Commit

Permalink
fix for print
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremehancock committed Sep 6, 2019
1 parent 04d11d6 commit d95e614
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/style.css
Expand Up @@ -305,6 +305,10 @@ section:last-child {
#contactDetails {
margin-top: 20px;
}

i {
display: none !important;
}
}

@-webkit-keyframes reset {
Expand Down

0 comments on commit d95e614

Please sign in to comment.