mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-13 05:45:47 +03:00
3 lines
117 B
SCSS
3 lines
117 B
SCSS
$breakpoint-tablet: 768px !default;
|
|
$breakpoint-desktop: 960px !default;
|
|
$breakpoint-desktop-large: 1200px !default;
|