update library opening strategy
This commit is contained in:
@@ -53,8 +53,8 @@ $grid-breakpoints: (
|
||||
xs: 0,
|
||||
sm: 576px,
|
||||
md: 1024px,
|
||||
// lg: 992px,
|
||||
// xl: 1200px
|
||||
lg: 1200px,
|
||||
xl: 1440px,
|
||||
);
|
||||
|
||||
$layout-bp: md;
|
||||
|
||||
Reference in New Issue
Block a user