Vorsicht bei beleidigenden Äußerungen über den Chef oder die Firma in einer privaten WhatsApp-Gruppe
(function($){ “use strict”; var spacingID = ‘stm-spacing-682c6262b683f’, lgSpacing = ’75px’, mdSpacing = ’75px’, smSpacing = ’50px’, xsSpacing = ’50px’; function stmSpacing() { if ( window.matchMedia(“(min-width: 1200px)”).matches && lgSpacing ) { $( ‘#’ + spacingID ).css ( “height”, lgSpacing ); } else if ( window.matchMedia(“(max-width: 1199px) and (min-width: 992px )”).matches && mdSpacing ) { $( ‘#’ + spacingID ).css ( “height”, mdSpacing ); } else if ( window.matchMedia(“(max-width: 991px) and (min-width: 768px )”).matches && smSpacing ) … Mehr