@charset "utf-8"; //---------------------------------------------------------------------------- // WordPress //---------------------------------------------------------------------------- // editor styles // --------------- // global margin $editor-margin-sm : 14px 0 24px 0; $editor-margin-md : 24px 0 34px 0; // heading tag $editor-h-margin-sm : 20px 0 14px 0; $editor-h-margin-md : 30px 0 24px 0; $editor-h-line-height : 1.5; // base font size $editor-font-size : rem-calc(14); // WordPress classes // --------------- // caption $wp-caption-margin : rem-calc(18); $wp-caption-text-font-size : rem-calc(12); // gallery $wp-gallery-margin : rem-calc(18); // alignment $wp-align-margin : rem-calc(18);