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
Maxime Moraine 38931015db classes
2020-04-05 14:38:20 +02:00

4 lines
82 B
SCSS

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