chec / commercejs-nextjs-demo-store

Commerce demo store built for the Jamstack. Built with Commerce.js, Next.js, and can be one-click deployed to Netlify. Includes product catalog, customer login, categories, variants, cart, checkout, payments (Stripe) order confirmation, and printable receipts.
https://commercejs-demo-store.netlify.app/
BSD 3-Clause "New" or "Revised" License
1.07k stars 206 forks source link

Fix sticky behaviour by using CSS and clean up HTML #4

Closed ScopeyNZ closed 4 years ago

ScopeyNZ commented 4 years ago

There's been a bit of a refactor on the CSS layout of this page here. It looks pretty much the same, but uses flex rather than whatever was there before. I haven't focussed on mobile, but the existing design was broken on mobile anyway.