|
@ -10,6 +10,10 @@ p code { |
|
|
font-size: .9rem !important; |
|
|
font-size: .9rem !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
li code { |
|
|
|
|
|
font-size: .9rem !important; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
pre { |
|
|
pre { |
|
|
background-color: $background-color !important; |
|
|
background-color: $background-color !important; |
|
|
max-width: 100%; |
|
|
max-width: 100%; |
|
|