/*
Theme Name: anthesis
Theme URI: https://www.anthesis.co.uk/
Description: Blank theme for bespoke WordPress developments with front-end boilerplate.
Version: 1.0
Author: Anthesis Group
Author URI: https://www.anthesis.co.uk/
*/

/*
 * IMPORTANT
 *
 * ALL CSS compiled and checked with Gulp - DO NOT EDIT THIS PAGE!
 *
 * If unsure, speak with your Webmaster.
 */

section.text-editor tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

section.text-editor td {
    flex: 1;
}