/**
Theme Name: Kreativ Nomad Astra Child Theme
Author: Kreativ Nomad
Description: This is a child theme for Astra.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: siro-astra-child-theme
Template: astra
*/


/*
* Fix Mobile Usability Issues on Astra
*/
:where(body, iframe, pre, img, svg, video, canvas, select) {
    max-width: 100%;
    overflow: auto;
    word-break: break-word;
}

/* test commit test PR */

