Skip to content

Commit

Permalink
Only pad where padding is needed
Browse files Browse the repository at this point in the history
  • Loading branch information
mzsanford committed Apr 5, 2013
1 parent bd1c8c2 commit 9e2136a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scholarship/css/style.css
Expand Up @@ -212,7 +212,7 @@ html, body { background-color: #eee; }
font-weight: 600;
padding: 0 4px 4px 4px;
}
.scholarship p, .scholarship div { font-size: 18px; font-weight: 200; padding: 10px; line-height: 1.2em; }
.scholarship p, .scholarship .fb-box { font-size: 18px; font-weight: 200; padding: 10px; line-height: 1.2em; }
.scholarship ol { font-size: 16px; font-weight: 200; }
.scholarship ol li { line-height: 1.6em; margin-left: 2em; }

Expand Down

0 comments on commit 9e2136a

Please sign in to comment.