Skip to content

Commit

Permalink
CSS: adjust media query breakpoint to improve tablet readability
Browse files Browse the repository at this point in the history
  • Loading branch information
nachoparker committed Apr 23, 2019
1 parent d2ffceb commit 48952e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/css/variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ $list-min-width: 200px;
$list-max-width: 300px;

// mobile
$breakpoint-mobile: 768px;
$breakpoint-mobile: 1024px;

0 comments on commit 48952e1

Please sign in to comment.