We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5527785 commit 1fbbe18Copy full SHA for 1fbbe18
web/src/theme/Theme.jsx
@@ -4,7 +4,7 @@ import FiraRegular from '../assets/fonts/FiraCode-Regular.ttf';
4
5
const fira = {
6
fontFamily: 'Fira Code',
7
- fontStyle: 'regular',
+ fontStyle: 'normal',
8
fontDisplay: 'swap',
9
fontWeight: 400,
10
src: `
0 commit comments