personaelabs / heyanoun

nouns prop 150: credible pseudonymous messages for noun governance prop discussion (https://nouns.wtf/vote/150)
https://heyanoun.xyz
17 stars 8 forks source link

Fix loading row overflow on mobile #77

Closed cdt-eth closed 1 year ago

cdt-eth commented 1 year ago

Before

When the loading skeletons would flash, while the page was loading, it would overflow.

After

Updated some breakpoints. Fwiw, with Tailwind, i love adding the xs breakpoint to be able to tweak stuff on mobile more easily. ezgif com-gif-maker (13)

vercel[bot] commented 1 year ago

@cdt-eth is attempting to deploy a commit to the personae labs Team on Vercel.

A member of the Team first needs to authorize it.

salvinoarmati commented 1 year ago

legend. Thank you @cdt-eth

lsankar4033 commented 1 year ago

ah, TIL! thanks for catching this