The <style>-in-head version rendered broken in the actual mail client (no card, no colors, no spacing - the email client stripped the style block, a common limitation of HTML email). Rewrote as a table-based layout with every style attribute inline, which is the robust approach for cross-client HTML email compatibility, and added the real Atomenta logo (https://atomenta.com.br/assets/images/logo_2024.png, the same asset served by the Atomenta app's own public/assets). Dropped the dark-mode media query - not expressible with inline-only styles, and not essential for an internal CI notification.
130 lines
6.6 KiB
YAML
130 lines
6.6 KiB
YAML