@sanity/ui 2.0.0-beta.12 → 2.0.0-beta.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/theme.js CHANGED
@@ -1205,7 +1205,7 @@ const defaultThemeConfig = {
1205
1205
  outline: OUTLINE_WIDTH
1206
1206
  }
1207
1207
  },
1208
- container: [480, 640, 960, 1280, 1600, 1920],
1208
+ container: [320, 640, 960, 1280, 1600, 1920],
1209
1209
  media: [360, 600, 900, 1200, 1800, 2400],
1210
1210
  layer: {
1211
1211
  dialog: {