Set bigger code font size

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-01-12 21:47:46 +01:00
parent 303112b5ba
commit ab736ed495
+1 -2
View File
@@ -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;