mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 01:46:51 +01:00
slightly smaller code
This commit is contained in:
parent
46173840c2
commit
187bcdd517
@ -14,7 +14,6 @@ samp
|
||||
code,
|
||||
kbd
|
||||
padding: 2px 4px;
|
||||
font-size: 90%
|
||||
|
||||
code
|
||||
color: $code-color;
|
||||
@ -33,6 +32,7 @@ pre
|
||||
padding: (($line-height-computed - 1) / 2)
|
||||
margin: 0 0 $line-height-computed
|
||||
line-height: $line-height-base
|
||||
font-size: $font-size-mini
|
||||
word-break: break-all
|
||||
word-wrap: break-word
|
||||
color: $code-color
|
||||
|
Loading…
Reference in New Issue
Block a user