Practice ยท 2 of 2
A Clear Type Scale
Give the page hierarchy: h1 { font-size: 2.5rem; }, h2 { font-size: 1.5rem; }, and .small { font-size: 0.875rem; }. Nothing else changes size.
Rules:
- Exactly those three rules (plus the font sizes given).
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: Typography & Readability โ Practice