/*
Theme Name:   LightweightApps Child-Theme 
Theme URI:    https://lightweightapps.org
Author:       Rainer Koltermann
Author URI:   https://lightweightapps.org
Description:  Child-Theme für das WordPress-Standardtheme Twenty Twenty 
Template:     twentytwenty 
Version:      1.0 (2020-05-18)
*/ 

/* Pflichtlinks für die Desktop-Version gestalten */ 
@media ( min-width: 700px ) {
	.legal {
		margin: 0 0 0 2.4rem;
	}
}
