@ -6,6 +6,10 @@ code {
white-space: nowrap;
}
p code {
font-size: .9rem !important;
pre {
background-color: $background-color !important;
max-width: 100%;
@ -14,6 +18,7 @@ pre {
@include shadow;
display: block;
padding: 1rem 1.5rem;
font-size: 1.05rem;
white-space: pre;
overflow-x: auto;
@ -83,7 +83,7 @@ a:visited, a:hover {
height: 0px;
a, p, span, li, h2, code {
a, p, li, h2 {
font-size: 1.25rem;