/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/


/*ギャラリー幅抑制*/

.wp-block-gallery.has-nested-images figure.wp-block-image {
    flex-grow: 0!important;
}
