/*
Theme Name: wordpress
Theme URI:
Author:
Author URI:
Description:
Version: 1.0.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wordpress
*/

/* グーテンベルクの余分なラッパーを無効化 */
.wp-block-group__inner-container {
    display: contents;
}
