Skip to content

Commit

Permalink
Style changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ianarchbell authored and ianarchbell committed Mar 5, 2019
1 parent d1c451b commit 801f480
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions style.css
Expand Up @@ -623,13 +623,6 @@ div.wpcf7-response-output { border:none;margin: 0; padding: 0;}
body {font-size: 15px!important;}
}

@media only screen and (max-width : 667px) {
.counter-wrap span {font-size: 2em;}
.counter-wrap {width: calc(25% - 17px);}
.counter-wrap:not(:last-of-type) {margin-right: 15px;}
.logo-wrapper {padding-bottom: 30px;}
}

@media only screen and (max-width : 620px) {
.counter-wrap span {font-size: 2em;}
.counter-wrap {width: calc(25% - 17px);}
Expand Down

0 comments on commit 801f480

Please sign in to comment.