Skip to content

Commit

Permalink
Fixed how images are displayed
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Nov 29, 2014
1 parent dc6c8b7 commit ac396e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ li {
margin-bottom: 3px;
}

img {
max-width: 100%;
}

header.navbar {
opacity: 0.9;
}
Expand Down

0 comments on commit ac396e7

Please sign in to comment.