mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-12 19:21:22 +00:00
Revert to Inter font
This commit is contained in:
parent
c5358abd36
commit
5c93f27fce
@ -1,7 +1,7 @@
|
|||||||
// Extend the Theme interface
|
// Extend the Theme interface
|
||||||
const commonThemeOptions = {
|
const commonThemeOptions = {
|
||||||
typography: {
|
typography: {
|
||||||
fontFamily: ['Roboto'].join(','),
|
fontFamily: ['Inter'].join(','),
|
||||||
h1: {
|
h1: {
|
||||||
fontSize: '2rem',
|
fontSize: '2rem',
|
||||||
fontWeight: 600,
|
fontWeight: 600,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user