Skip to content

Commit

Permalink
fix: code font familiy monospace
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasster committed Mar 3, 2021
1 parent dd70517 commit 2b40cc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/components/src/ThemeContext/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@ export const theme: ControlsTheme = {
},
},
code: {
fontFamily: 'monospace',
fontSize: 'inherit',
color: 'accent',
},
Expand Down

0 comments on commit 2b40cc6

Please sign in to comment.