seniorCSS

What is the text-size-adjust property?

Updated Apr 28, 2026

Short answer

It controls how mobile browsers automatically inflate text sizes for legibility.

Deep explanation

On mobile devices, browsers often run an algorithm to scale up fonts they deem too small, overriding your CSS. Setting text-size-adjust: 100% (or none) disables this auto-inflation, giving the developer complete control over responsive typography.

Unlock with a Pro subscription to view this section.

View pricing

Real-world example

No real-world example available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Common mistakes

No common mistakes listed yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Follow-up questions

No follow-up questions available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

More CSS interview questions

View all →