|
@custom-media --small-30 (max-width: 540px);
|
|
@custom-media --small-20 (max-width: 650px);
|
|
@custom-media --small-10 (max-width: 768px);
|
|
@custom-media --small (max-width: 900px);
|
|
@custom-media --compact (max-width: 1200px);
|
|
@custom-media --big (max-width: 1500px);
|