/*
Theme Name:     Typology Child
Theme URI:      https://mekshq.com/theme/typology
Description:    Child theme for Typology theme
Author:         meks
Author URI:     https://mekshq.com
Template:       typology
Version:        0.1.0
*/

/* Nur auf Smartphones und kleinen Tablets */
@media (max-width: 768px) {
    body {
        padding-top: 50px;
    }
}