diff --git a/components/shared/theme.js b/components/shared/theme.js index d05c5a8d0..67e3f9d9c 100644 --- a/components/shared/theme.js +++ b/components/shared/theme.js @@ -2,7 +2,6 @@ import hexToRgba from './hexToRgba'; const breakpoints = { xsmall: { - width: 1, columns: 4, }, small: {