Skip to content

Commit

Permalink
Merge pull request #5607 from CyborgSemon:layoutGridBreakPointFix
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 295243199
  • Loading branch information
copybara-github committed Feb 14, 2020
2 parents 3854f86 + 530966e commit 5e313b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mdc-layout-grid/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

$breakpoints: (
desktop: 840px,
tablet: 480px,
tablet: 600px,
phone: 0px
) !default;

Expand Down

0 comments on commit 5e313b1

Please sign in to comment.