open-risk-data-dashboard
open-risk-data-dashboard copied to clipboard
Normalize the amount of breakpoints
Each vertical bar on the following screenshot represents a different media query, thus a different breakpoint to test the interface with.

There is certainly an interest in regrouping some of them and by using the standard breakpoints:
Device | |
---|---|
Mobile | until 425px |
Tablet | until 768px |
Desktop | until 1440px |
Desktop wide | until 2560px |
4K | from 2561px |