Reduce the title font size

This commit is contained in:
Jackson Harper 2023-05-02 11:01:06 +08:00
parent 031a29930f
commit 030af76a42

View file

@ -60,10 +60,7 @@ const textVariants = {
},
articleTitle: {
fontWeight: 'bold',
fontSize: '32px',
'@md': {
fontSize: '47px',
},
fontSize: '28px',
margin: 0,
},
boldHeadline: {