12. Layout System
12.3 Breakpoints
Layout System · Section 12.3
Breakpoints should respond to layout needs, not specific device brands.
Example:
--breakpoint-sm: 640px;
--breakpoint-md: 768px;
--breakpoint-lg: 1024px;
--breakpoint-xl: 1280px;Layout System · Section 12.3
Breakpoints should respond to layout needs, not specific device brands.
Example:
--breakpoint-sm: 640px;
--breakpoint-md: 768px;
--breakpoint-lg: 1024px;
--breakpoint-xl: 1280px;