Skip to content

Commit

Permalink
reduced bottom margin on article images
Browse files Browse the repository at this point in the history
  • Loading branch information
ronnietaylor committed Jan 9, 2012
1 parent 94e282f commit 80349fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/stylesheets/tertiary.scss
Expand Up @@ -48,7 +48,7 @@ article img {
width: 218px;
height: 166px;
border: 8px solid rgba(0,0,0,.1);
margin-bottom: 43px;
margin-bottom: 24px;
margin-top: 4px;
margin-left: -70px;
margin-right: 25px;
Expand Down

0 comments on commit 80349fe

Please sign in to comment.