I fixed the checkout CTA overflow and the dev server has already reloaded with the change. Before I go further I need to run a database migration for the new orders table, and I'd rather you take a look first.
src/styles/checkout.css to stop the CTA row from overflowing its container.
localhost:5173/checkout.
This runs a database migration against home-mac. Confirm before it executes.
npm run db:migrate request — use the approval block above instead of typing this.