/*

 Theme Name:   GP Blog ChildTheme

 Theme URI:    http://generatepress.com

 Description:  GeneratePress blog child theme

 Author:       Thomas Usborne

 Author URI:   http://edge22.com

 Template:     generatepress

 Version:      0.1

 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow

*/

/* Target ACF WYSIWYG editor */
.acf-field-wysiwyg iframe {
    height: 300px !important;
}

/* Optional: toolbar area adjustment */
.acf-editor-wrap .wp-editor-container {
    min-height: 300px;
}


