mark bold font as bold in theme.json
This commit is contained in:
parent
3b6e32a9f4
commit
bdde45886e
@ -60,7 +60,7 @@
|
||||
},
|
||||
{
|
||||
"fontFamily": "Lato",
|
||||
"fontStyle": "normal",
|
||||
"fontStyle": "bold",
|
||||
"fontWeight": "700",
|
||||
"src": "file:./assets/fonts/Lato-Bold.ttf"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user