/*
Theme Name: Zento Child
Theme URI: https://estudiopatagon.com/projects/zento-for-wordpress/
Author: EstudioPatagon
Author URI: https://estudiopatagon.com/
Description:  Child theme, based on Zento
Template: zento

*/

/* Add your custom code just below */

@media screen and (max-width: 768px) {
    .MathJax {
        display: inline-flex;
        max-width: 100%;
        overflow-x: auto;
    }
}