Design Responsive Layout Systems
Layout & Responsive · responsive
Updated 2026-07-28
- Responsive design is not shrinking desktop.
- Each screen size is a different layout decision.
- Define:
Large screens:
- More space.
- More visible options.
Medium screens:
Small screens:
- Components should adapt:
- Navigation.
- Tables.
- Cards.
- Forms.
- Good responsive design preserves the user's goal.
Related guides