defaults values reglages script
This commit is contained in:
parent
fc227bf519
commit
048a1b67e6
5 changed files with 81 additions and 38 deletions
|
|
@ -56,6 +56,7 @@ export const HEADING_DEFAULTS = Object.freeze({
|
|||
}),
|
||||
margin: Object.freeze({
|
||||
top: Object.freeze({ value: 60, unit: 'px' }),
|
||||
bottom: Object.freeze({ value: 30, unit: 'px' }),
|
||||
}),
|
||||
}),
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue