Skip to content

Commit

Permalink
Add white-space wrap for code tag in blog articles.
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenchio committed Dec 25, 2024
1 parent d2a23f4 commit b8af2bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/sass/_article.scss
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
font-size: 1rem;
padding: 0 .375rem;
line-height: 1.75;
white-space: pre-wrap;
}

pre {
Expand Down

0 comments on commit b8af2bb

Please sign in to comment.