Skip to content

Commit

Permalink
Reduce code font size to prevent line wrapping
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelkogan committed Sep 10, 2015
1 parent 56a6d61 commit 6f87c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/poole.css
Expand Up @@ -164,7 +164,7 @@ pre {
margin-top: 0;
margin-bottom: 1rem;
padding: 1rem;
font-size: .8rem;
font-size: .7rem;
line-height: 1.4;
white-space: pre;
white-space: pre-wrap;
Expand Down

0 comments on commit 6f87c8e

Please sign in to comment.