/*
Theme Name:   Josep Gonzalez
Description:  Un tema hecho por Josep Gonzalez
Author:       Josep Gonzalez
Author URL:   https://josepgonzalez.com
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Josep Gonzalez
*/

/* Write here your own personal stylesheet */

/* Gutenberg Youtube Videos Style */

@media (max-width: 768px){
    .wp-block-column:not(:last-child) {
        margin-right: 0;
    }
    .wp-block-column:not(:first-child) {
        margin-left: 0;
    }
}