Skip to content

Commit

Permalink
Fiks formattering av code i markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
johatr committed Jul 24, 2024
1 parent eb80860 commit d9b8d4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@
text-wrap: wrap;
overflow-wrap: anywhere;
}

.navds-chat__bubble code {
font-family: "Source Sans Pro", Arial, sans-serif;
}

0 comments on commit d9b8d4f

Please sign in to comment.