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