mirror of
https://github.com/ae-utbm/sith.git
synced 2025-01-24 07:51:10 +00:00
5 lines
144 B
SCSS
5 lines
144 B
SCSS
/*--------------------------MEDIA QUERY HELPERS------------------------*/
|
|
|
|
$small-devices: 576px;
|
|
$medium-devices: 768px;
|
|
$large-devices: 992px; |