﻿/*
 
Theme Name:   MH Magazine Child
 Theme 
URI:    https://axelhandyman.com/mh-magazine-lite-child/
 
Description:  MH Magazine Child Theme
 
Author:       John Doe
 Author 
URI:   https://axelhandyman.com
 
Template:     mh-magazine-lite
 
Version:      1.0.0
 
License:      GNU General Public License v2 or later
 
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 
Text Domain:  mh-magazine-lite-child

*/



/***** Header *****/

.mh-header-text { text-transform: none; }

.mh-header-title { font-size: 32px; font-size: 2rem; }

.mh-header-tagline { font-size: 28px; font-size: 1.75rem; }

.mh-custom-header img { float: right; padding-top: 10px; padding-bottom: 10px; padding-right: 10px; }



/***** Posts/Pages *****/

.entry-thumbnail { display: none; }


