Skip to content

Commit

Permalink
Use monospace font-family in commit body (FredrikNoren#1598)
Browse files Browse the repository at this point in the history
  • Loading branch information
campersau authored Aug 21, 2024
1 parent 4aa5d2a commit b8f1686
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/commit/commit.less
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@

.details {
.body {
font-family: 'Source Code Pro', monospace;
white-space: pre-wrap;
word-wrap: break-word;
color: #8f9fa6;
Expand Down

0 comments on commit b8f1686

Please sign in to comment.