fix #3
This commit is contained in:
		| @@ -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')) | ||||
|                   ) | ||||
|                 ) | ||||
|               ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user