Skip to content

Commit

Permalink
Use monospace font-family in commit body
Browse files Browse the repository at this point in the history
  • Loading branch information
campersau committed Aug 21, 2024
1 parent 4aa5d2a commit db25003
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 db25003

Please sign in to comment.