/*
Theme Name:     Gridlove Child
Theme URI:      https://mekshq.com/theme/gridlove
Description:    Child theme for Gridlove theme
Author:         meks
Author URI:     https://mekshq.com
Template:       gridlove
Version:        0.1.0
*/

article.gridlove-box {
    border-radius: 10px;
}

img.attachment-gridlove-b6.size-gridlove-b6.wp-post-image {
    border-radius: 10px 0 0 10px;
}
.comment-form-author, .comment-form-email {
    width: 50%;
}
.wp-block-search .wp-block-search__button{
	margin-top: 0px !important;
}