Skip to content

Commit

Permalink
When printing, wrap lines in code blocks. (#748)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReeseWang authored Mar 26, 2024
1 parent fed7b64 commit b81c958
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions themes/navy/source/css/_partial/highlight.styl
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ pre
background: none
.line
height: 22px
@media print
text-wrap: wrap

pre
.comment
Expand Down

0 comments on commit b81c958

Please sign in to comment.