diff --git a/assets/scripts/page-section.js b/assets/scripts/page-section.js index 3f7b83d..1e1b0e5 100644 --- a/assets/scripts/page-section.js +++ b/assets/scripts/page-section.js @@ -20,16 +20,20 @@ label: 'Variant', values: [ { - text: aldine.page_section.standard, value: '', + text: aldine.page_section.standard, + value: '', }, { - text: aldine.page_section.accent, value: 'accent', + text: aldine.page_section.accent, + value: 'accent', }, { - text: aldine.page_section.bordered, value: 'bordered', + text: aldine.page_section.bordered, + value: 'bordered', }, { - text: aldine.page_section.borderless, value: 'borderless', + text: aldine.page_section.borderless, + value: 'borderless', }, ], value: '', // Sets the default