Skip to content

Responsive Design: Breakpoints #28

@simonives

Description

@simonives

The site uses standard breakpoints, but the "lead" text size (17px) remains static.

  • Recommendation: Consider using clamp() for paragraph text (e.g., font-size: clamp(16px, 1vw + 14px, 18px)) to provide a more fluid typographic experience across unconventional screen sizes (tablets and small laptops).

Metadata

Metadata

Assignees

Labels

P3 - MediumDo it, but not urgentlyenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions