$editorPadding: 70px;
$screen-sm-min: 768px + $editorPadding;
$screen-md-min: 992px + $editorPadding;
$screen-lg-min: 1200px + $editorPadding;

@import './editor-fe.scss';
