the
entire column structure is collapsing specifically on mobile safari. has anyone found a fix for this without using
writing massive amounts of hacks ? ive tried setting
grid-template-columns: repeat(3, 1fr);
but it still looks
completely broken โ