mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 20:19:32 +01:00
wrap pre/code tags
This commit is contained in:
parent
0d2623836a
commit
56ce094528
@ -127,6 +127,7 @@ blockquote {
|
|||||||
*/
|
*/
|
||||||
pre,
|
pre,
|
||||||
code {
|
code {
|
||||||
|
white-space: pre-wrap;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
border: 1px solid $grey-color-light;
|
border: 1px solid $grey-color-light;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
Loading…
Reference in New Issue
Block a user