mailgun / transactional-email-templates

Responsive transactional HTML email templates
http://blog.mailgun.com/transactional-html-email-templates/
MIT License
6.9k stars 1.15k forks source link

Double font in inlined templates #8

Closed ro78 closed 9 years ago

ro78 commented 9 years ago

Hello,

In inlined templates, the font "Helvetica" is used twice in all tags.

Examples: <html xmlns="http://www.w3.org/1999/xhtml" style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, ... or <body style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, ...

Romain

leemunroe commented 9 years ago

Thanks for pointing out. Fixed.