font-size
CSS property · 12 supported, 7 partial, 0 unsupported across 21 clients
font-size sets the rendered size of text in email and is supported universally, but client-specific minimum-font-size settings can override your declaration. iOS Mail, for example, may upscale anything below 13–14px to improve legibility, breaking carefully tuned typographic hierarchies.
Client Support
| Client | Category | Engine | Support |
|---|---|---|---|
| Gmail | webmail | Gmail Web | Supported |
| Gmail Android | mobile | Gmail Mobile | Supported |
| Gmail iOS | mobile | Gmail Mobile | Supported |
| Outlook 365 | webmail | Outlook Web | Supported |
| Outlook (New) | desktop | Outlook Web | Partial |
| Outlook Classic | desktop | Microsoft Word | Partial |
| Outlook iOS | mobile | Outlook Mobile | Supported |
| Outlook Android | mobile | Outlook Mobile | Supported |
| Outlook for Mac | desktop | WebKit | Supported |
| Apple Mail | desktop | WebKit | Supported |
| Apple Mail iOS | mobile | WebKit | Supported |
| Yahoo Mail | webmail | Yahoo | Partial |
| Yahoo Mail Android | mobile | Yahoo | Partial |
| Yahoo Mail iOS | mobile | Yahoo | Partial |
| Samsung Mail | mobile | Samsung | Partial |
| Thunderbird | desktop | Gecko | Supported |
| HEY Mail | webmail | WebKit | Unknown |
| Proton Mail | webmail | Proton | Supported |
| AOL Mail | webmail | AOL | Partial |
| Fastmail | webmail | Fastmail | Unknown |
| Superhuman | desktop | Blink | Supported |
Client-by-client behaviour for font-size
Fully supports font-size (12): Gmail, Gmail Android, Gmail iOS, Outlook 365, Outlook iOS, Outlook Android, Outlook for Mac, Apple Mail, Apple Mail iOS, Thunderbird, Proton Mail, Superhuman.
Partial support (7): Outlook (New), Outlook Classic, Yahoo Mail, Yahoo Mail Android, Yahoo Mail iOS, Samsung Mail, AOL Mail. Expect rendering quirks unique to each engine. Partial support typically means a subset of values, an ignored shorthand, or sanitizer-specific rewrites.
Behaviour unverified in: HEY Mail, Fastmail.
When to use font-size in email
- Scaling headlines down on mobile via media queries when targeting clients that honor them.
- Setting consistent body copy size across nested tables to prevent inheritance drift.
- Establishing visual hierarchy between hero, secondary, and footer copy.
Rendering behaviour and edge cases
- Apple Mail on iOS auto-enlarges text below ~13px for accessibility, regardless of your declared size.
- Gmail Android sometimes scales text proportionally when the user has accessibility text-size settings enabled.
- Older Outlook builds inherit Word's font-size logic, which can compound nested em-based sizes unexpectedly.
Recommended fallback strategy
Use absolute units (px) over em or rem in email for predictable rendering. Set font-size on every text-bearing element rather than relying on inheritance, since some clients reset font-size at table boundaries.
Fixes & Workarounds
Outlook (New)
Partial"font-size" is not supported in this email client.
Outlook Classic
Partial"font-size" is not supported in this email client.
Yahoo Mail
Partial"font-size" is not supported in this email client.
Yahoo Mail Android
Partial"font-size" is not supported in this email client.
Yahoo Mail iOS
Partial"font-size" is not supported in this email client.
Samsung Mail
Partial"font-size" is not supported in this email client.
AOL Mail
Partial"font-size" is not supported in this email client.
Related Features
Test your email across all 21 clients
Preview rendering, catch CSS issues, and get actionable fixes. Free.
Try Emailens FreeSupport data last updated Apr 27, 2026 · synced from caniemail.com via @emailens/engine.