Automating Email Notifications for New Entries in Google Sheets Using n8n
/* 📱 MOBILE RESPONSIVENESS FIX */ .wp-block-image, .wp-block-image img, img, figure, .wp-block-gallery, pre, code, table, .wp-block-table { max-width: 100% !important; width: 100% !important; height: auto !important; overflow-x: auto !important; box-sizing: border-box !important; } /* Fix image containers / div[style=”width”], div[style*=”max-width”] { max-width: 100% !important; width: 100% !important; overflow: hidden !important; } /* Fix code blocks…