default to inter font

This commit is contained in:
Satindar Dhillon
2022-06-03 11:55:18 -07:00
parent afd2acf302
commit c6ba1bee57

View File

@ -41,7 +41,7 @@ const App = () => {
highlightBarDisabled={true}
highlightsBaseURL="https://example.com"
fontSize={window.fontSize ?? 18}
fontFamily={window.fontFamily ?? 'merriweather'}
fontFamily={window.fontFamily ?? 'inter'}
margin={window.margin}
lineHeight={window.lineHeight}
articleMutations={{