Skip to content

Breakpoints

Elevate CSS comes with a set of thoughtfully designed default breakpoints to simplify responsive design. These breakpoints cover a wide range of devices, ensuring seamless adaptability across screens of all sizes.


Breakpoints Overview

The following table outlines the default breakpoints provided by Elevate CSS, along with their corresponding pixel and rem values:

BreakpointKeyMin WidthDescription
2xs20rem320pxVery Small Mobile
xs30rem480pxSmall Mobile
sm40rem640pxLarge Mobile
md48rem768pxTablet
lg64rem1024pxSmall Desktop
xl80rem1280pxMedium Desktop
2xl96rem1536pxLarge Desktop
3xl120rem1920pxFull HD
4xl160rem2560px2K
5xl240rem3840px4K

How to Use Breakpoints

In Elevate, breakpoints are applied using the /breakpoint/ syntax in utility strings.