Skip to content

Commit

Permalink
feat(curtana): smaller inline codes to match general text
Browse files Browse the repository at this point in the history
  • Loading branch information
sparanoid committed Dec 29, 2016
1 parent 4c6f164 commit d53d715
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _app/assets/themes/curtana/_less/common.less
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ body:hover .latest {
// Only apply word breaking rule for codes in paragraphs
p code,
li code {
font-size: 92%;
word-break: break-all;
}

Expand Down

0 comments on commit d53d715

Please sign in to comment.