Skip to content

Commit

Permalink
Merge pull request #3457 from t-fritsch/fix-print-font-for-code-blocks
Browse files Browse the repository at this point in the history
fix code blocks font when printing pdf
  • Loading branch information
hakimel committed Aug 24, 2023
2 parents 064b3c3 + a1d0cdf commit edf6638
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion css/print/pdf.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ html.print-pdf {

.reveal pre code {
overflow: hidden !important;
font-family: Courier, 'Courier New', monospace !important;
}

.reveal {
Expand Down
Loading

0 comments on commit edf6638

Please sign in to comment.