fix #3
This commit is contained in:
parent
c754863ac7
commit
ba8e183baf
@ -42,7 +42,7 @@ var ChronikPreview = ({widgetFor, entry }) => {
|
||||
h('section', {"className": "section-sm"},
|
||||
h('div', {"className": "container"},
|
||||
h('div', {"className": "row"},
|
||||
h('div', {"className": "col-12 mb-4"}, widgetFor('body'))
|
||||
h('div', {"className": "col-12 mb-4 content"}, widgetFor('body'))
|
||||
)
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user