Skip to content

Commit

Permalink
CSS tweak for <pre> block
Browse files Browse the repository at this point in the history
  • Loading branch information
xrfang committed Oct 10, 2023
1 parent 3ca4d2a commit 4329c5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ body {
background: #eee;
padding: 10;
text-wrap: balance;
word-break: break-all;
}

.md blockquote {
Expand Down

0 comments on commit 4329c5a

Please sign in to comment.