Skip to content

Commit

Permalink
use px units instead of em to avoid comments getting smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerKiKi committed Apr 11, 2011
1 parent c957634 commit eec4386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grace/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ h3.single {
}

p {
font-size: 0.8em;
font-size: 13px;
margin-bottom: 12px;
line-height: 1.5em;
}
Expand Down

0 comments on commit eec4386

Please sign in to comment.