mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-24 10:41:24 +00:00
Revert to Inter font
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Extend the Theme interface
|
||||
const commonThemeOptions = {
|
||||
typography: {
|
||||
fontFamily: ['Roboto'].join(','),
|
||||
fontFamily: ['Inter'].join(','),
|
||||
h1: {
|
||||
fontSize: '2rem',
|
||||
fontWeight: 600,
|
||||
|
Reference in New Issue
Block a user