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