Press n or j to go to the next uncovered block, b, p or k for the previous block.
export const mobileMax = 767; export const tabletMin = 768; export const tabletMax = 1023; export const desktopMin = 1024;