Breakpoints
Breakpoints in getcss
Wheather you are building a webpage for mobile, tablet, laptop, or any big screen device. getcss has breakpoints to make your page responsive. There are six breakpoints for different screen sizes:
Breakpoint | Dimension |
---|---|
Extra Small ( xs ) | ≤ 527px |
Small ( sm ) | ≥ 528px |
Medium ( md ) | ≥ 768px |
Large ( lg ) | ≥ 1008px |
Extra Large ( xl ) | ≥ 1248px |
Double Extra Large ( dxl ) | ≥ 1488px |
Designed and maintained with by Sunil
Source code licensed under MIT
Website content & documentation licensed under CC BY-NC-SA 4.0
This work is licensed under a Creative Commons Attribution 4.0 International License.