1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-30 05:04:21 +00:00
5e-drs/docs/.vuepress/theme/styles/_breakpoints.scss
2021-02-09 17:49:44 +01:00

4 lines
90 B
SCSS

$breakpointXS: 600px;
$breakpointSM: 960px;
$breakpointMD: 1264px;
$breakpointLG: 1904px;