1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-30 13:14:20 +00:00
5e-drs/docs/.vuepress/theme/styles/_breakpoints.scss

5 lines
90 B
SCSS
Raw Normal View History

2021-02-09 17:49:44 +01:00
$breakpointXS: 600px;
$breakpointSM: 960px;
$breakpointMD: 1264px;
$breakpointLG: 1904px;