Skip to content

Commit

Permalink
Responsive images
Browse files Browse the repository at this point in the history
  • Loading branch information
jose-zama committed Oct 31, 2015
1 parent c218f56 commit 538b81b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/grayscale.scss
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,10 @@ footer {
background: rgba($light, 0.2);
}

img {
max-width: 100%;
}

img::selection {
background: transparent;
}
Expand Down

0 comments on commit 538b81b

Please sign in to comment.