/*
Theme Name:onepress child
Theme URI:
Description:WordPressテーマ「onepress」の子テーマです。
Template:onepress
Author:MT
Author URI:
Version:0.0.8
*/


.gallery-item img {
 border-radius: 100px;
 margin-bottom: 30px;
 height: 200px;
 width: 200px;
 object-fit: cover;
}
