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