import { Styled } from "../Styled"; export const MaxWidth = Styled("div", "min-w-full px-4 sm:px-6 lg:px-12");