Increase vertical padding on code elements slightly

Fixes #242
This commit is contained in:
Anthony Johnson 2015-09-15 13:50:00 -07:00
parent 0a1b9e885c
commit 173cdfc140
3 changed files with 3 additions and 2 deletions

View File

@ -195,6 +195,7 @@
tt, code
@extend code
color: $black
padding: 2px 5px
big, em
font-size: 100% !important
line-height: normal

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long