fix code blocks font when printing pdf
@@ -36,7 +36,6 @@ html.print-pdf {
.reveal pre code {
overflow: hidden !important;
- font-family: Courier, 'Courier New', monospace !important;
}
.reveal {