/*
Theme Name: MYM Theme
Author: 
Description: Your description goes here
Version: 1.0
Template: generatepress

This is the child theme for GeneratePress theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.site-content,
.entry-content,
.content-area,
.site-main {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
}

.wp-block-html {
    padding: 0;
    margin: 0;
}

.inside-article {
    padding: 0;
}