Skip to content

Commit

Permalink
Remove unnecessary monospace font.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgardner committed Mar 29, 2024
1 parent 52c2afb commit 889da9a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,11 +205,6 @@
"fontFamily": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
"name": "System Font",
"slug": "system-font"
},
{
"fontFamily": "monospace",
"name": "Monospace",
"slug": "monospace"
}
],
"fontSizes": [
Expand Down

0 comments on commit 889da9a

Please sign in to comment.