Breakpoints

The following breakpoints should be used across all apps.

These are already set up in the UI Kit, but they are useful to know for creating conditional expressions to make pages responsive.

Breakpoint
Dimensions

Mobile Min

320px

Mobile Portrait

<576px

Mobile Landscape

<768px

Tablet

<992px

Laptop (Default)

<1080px

Desktop

<1200px

Desktop large

<1400px

Last updated