···14 * Corresponds to the width of a small square or round button
15 */
16export const HEADER_SLOT_SIZE = 34
00000
···14 * Corresponds to the width of a small square or round button
15 */
16export const HEADER_SLOT_SIZE = 34
17+18+/**
19+ * How far to shift the center column when in the tablet breakpoint
20+ */
21+export const CENTER_COLUMN_OFFSET = -130