style: fix spacing
This commit is contained in:
parent
41bd266574
commit
385854e60f
|
@ -20,11 +20,11 @@ module.exports = {
|
|||
extend: {
|
||||
typography: (theme) => ({
|
||||
DEFAULT: {
|
||||
css: {
|
||||
p: {
|
||||
lineHeight: 400
|
||||
}
|
||||
css: {
|
||||
p: {
|
||||
lineHeight: 400
|
||||
}
|
||||
}
|
||||
}
|
||||
}),
|
||||
colors,
|
||||
|
|
Loading…
Reference in a new issue