mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Reduce the title font size
This commit is contained in:
parent
031a29930f
commit
030af76a42
1 changed files with 1 additions and 4 deletions
|
|
@ -60,10 +60,7 @@ const textVariants = {
|
|||
},
|
||||
articleTitle: {
|
||||
fontWeight: 'bold',
|
||||
fontSize: '32px',
|
||||
'@md': {
|
||||
fontSize: '47px',
|
||||
},
|
||||
fontSize: '28px',
|
||||
margin: 0,
|
||||
},
|
||||
boldHeadline: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue