Skip to content
UI/UX Atlas
Topics
Patterns
Color Tool
Templates
Quizzes
Topics
Patterns
Color Tool
Templates
Quizzes
Quizzes
/
Typography
Modular Type Scale — Quiz
5 questions
·
Read the lesson first →
Question 1 of 5
Modular Type Scale
A designer sets all font sizes in `px` throughout their product. What is the primary accessibility problem this causes?
Pixel values prevent browsers from applying anti-aliasing, reducing legibility on high-density displays.
Pixel values override the user's browser font-size preference, so a user who has set their browser to a larger size gets no benefit.
Pixel values cause font sizes to collapse to zero on mobile viewports when no media queries are defined.
Pixel values are not supported by the W3C DTCG token format and cannot be exported to native platforms.
Check answer