Commit d78527c
fix(breakpoints): resolve 1px hole between lg -> xl breakpoints (angular#159)
* alias `xl` now has mediaQuery == `screen and (min-width: 1920px) and (max-width: 5000px)`
fixes angular#149.1 parent 9f7137e commit d78527c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments