mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-10-30 13:14:20 +00:00
4 lines
82 B
SCSS
4 lines
82 B
SCSS
$breakpointXS: 600;
|
|
$breakpointSM: 960;
|
|
$breakpointMD: 1264;
|
|
$breakpointLG: 1904;
|