Skip to content

Commit

Permalink
Fix images
Browse files Browse the repository at this point in the history
  • Loading branch information
jodyalbritton committed Jul 21, 2014
1 parent ef9ec56 commit 21b3d2b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/assets/stylesheets/sponsors.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,9 @@ div.portfolioContainer img {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
transition-property: transform, opacity;
}

.sponsor-img {
height: 300px;
width: 300px;
}

0 comments on commit 21b3d2b

Please sign in to comment.