mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-24 03:43:43 +03:00
4 lines
117 B
SCSS
4 lines
117 B
SCSS
$breakpoint-tablet: 768px !default;
|
|
$breakpoint-desktop: 960px !default;
|
|
$breakpoint-desktop-large: 1200px !default;
|