mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 09:56:51 +01:00
fixes
This commit is contained in:
parent
6f2e669873
commit
24eace2ca7
@ -9,6 +9,7 @@ kbd,
|
||||
pre,
|
||||
samp
|
||||
font-family: $font-family-monospace
|
||||
font-size: $font-size-small
|
||||
|
||||
code,
|
||||
kbd
|
||||
@ -31,7 +32,6 @@ pre
|
||||
display: block;
|
||||
padding: (($line-height-computed - 1) / 2)
|
||||
margin: 0 0 $line-height-computed
|
||||
font-size: ($font-size-base - 1)
|
||||
line-height: $line-height-base
|
||||
word-break: break-all
|
||||
word-wrap: break-word
|
||||
|
@ -74,6 +74,7 @@
|
||||
content: "\e60c"
|
||||
|
||||
.icon-github:before
|
||||
.icon-github-alt:before
|
||||
content: "\e60e"
|
||||
|
||||
.icon-star:before,
|
||||
|
Loading…
Reference in New Issue
Block a user