mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Better font sizes for article titles
This commit is contained in:
parent
030af76a42
commit
c7a735b2d0
1 changed files with 4 additions and 1 deletions
|
|
@ -60,7 +60,10 @@ const textVariants = {
|
|||
},
|
||||
articleTitle: {
|
||||
fontWeight: 'bold',
|
||||
fontSize: '28px',
|
||||
fontSize: '35px',
|
||||
'@mdDown': {
|
||||
fontSize: '25px',
|
||||
},
|
||||
margin: 0,
|
||||
},
|
||||
boldHeadline: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue