Skip to content

Commit

Permalink
Responsive images
Browse files Browse the repository at this point in the history
  • Loading branch information
BafS committed Feb 20, 2016
1 parent 8ee0e96 commit a00198d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions themes/galaxy/style/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@ hr {
padding: 0;
}

img {
max-width: 100%;
}

@media (min-width: 48em) {
html {
font-size: 17px;
Expand Down

0 comments on commit a00198d

Please sign in to comment.