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