compact gallery layout berakpoint
This commit is contained in:
parent
f265e41e90
commit
667aac02bc
|
@ -6,6 +6,9 @@ $bp__m: 40em;
|
||||||
// layout optomised for larger screens
|
// layout optomised for larger screens
|
||||||
$bp__layout: 40em;
|
$bp__layout: 40em;
|
||||||
|
|
||||||
|
// gallery ui becomes more compact
|
||||||
|
$bp__gallery-compact: 60em;
|
||||||
|
|
||||||
$z-index__page: 50;
|
$z-index__page: 50;
|
||||||
$z-index__page-overlay: 75;
|
$z-index__page-overlay: 75;
|
||||||
$z-index__menu: 100;
|
$z-index__menu: 100;
|
||||||
|
|
Loading…
Reference in New Issue