Skip to content

Commit

Permalink
Remove duplicate image reset
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy-set-studio committed May 25, 2017
1 parent 06ad49e commit f300bd0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions front-end/scss/project/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ body {
@include font-size($base-font-size, true);
}

img {
display: block;
max-width: 100%;
}

a[href^="mailto"] {
@include word-wrap();
}
Expand Down

0 comments on commit f300bd0

Please sign in to comment.