Adjust font heights
This commit is contained in:
@@ -40,6 +40,22 @@ module.exports = {
|
||||
'solid': `10px 10px 1px 2px`
|
||||
},
|
||||
typography: {
|
||||
DEFAULT: {
|
||||
css: {
|
||||
h1: {
|
||||
'font-weight': 500
|
||||
},
|
||||
h2: {
|
||||
'font-weight': 500
|
||||
},
|
||||
h3: {
|
||||
'font-weight': 500
|
||||
},
|
||||
h2: {
|
||||
'font-weight': 500
|
||||
},
|
||||
}
|
||||
},
|
||||
emphasis: {
|
||||
css: {
|
||||
em: {
|
||||
|
Reference in New Issue
Block a user