mirror of
https://github.com/kremalicious/blog.git
synced 2025-01-03 02:15:08 +01:00
code fixes
This commit is contained in:
parent
3f3d2f8e13
commit
948c3a4823
@ -6,7 +6,7 @@ kbd,
|
||||
pre,
|
||||
samp {
|
||||
font-family: $font-family-monospace;
|
||||
font-size: $font-size-small;
|
||||
font-size: $font-size-mini;
|
||||
}
|
||||
|
||||
code,
|
||||
@ -72,10 +72,6 @@ pre {
|
||||
overflow-wrap: normal;
|
||||
word-wrap: normal;
|
||||
word-break: normal;
|
||||
|
||||
> span {
|
||||
padding-right: $spacer;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user