Set bigger code font size
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
padding: .25rem;
|
padding: .25rem;
|
||||||
max-height: 10em;
|
max-height: 10em;
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
font-size: 0.9em;
|
font-size: 1em;
|
||||||
line-height: 1.25em;
|
line-height: 1.25em;
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
@@ -25,7 +25,6 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
background: $theme-code-background;
|
background: $theme-code-background;
|
||||||
font-size: 0.9em;
|
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
line-height: 1.25em;
|
line-height: 1.25em;
|
||||||
|
|||||||
Reference in New Issue
Block a user