ixartz / SaaS-Boilerplate

🚀🎉📚 SaaS Boilerplate built with Next.js + Tailwind CSS + Shadcn UI + TypeScript. ⚡️ Full-stack React application with Auth, Multi-tenancy, Roles & Permissions, i18n, Landing Page, DB, Logging, Testing
https://react-saas.com/
MIT License
4.04k stars 565 forks source link

fix(landing): responsiveness #6

Closed ArnavK-09 closed 7 months ago

ArnavK-09 commented 7 months ago

Fixed Responsiveness for:-

vercel[bot] commented 7 months ago

@ArnavK-09 is attempting to deploy a commit to the Ixartz's projects Team on Vercel.

A member of the Team first needs to authorize it.

ArnavK-09 commented 7 months ago

@ixartz sorry, but can you run ci

ArnavK-09 commented 7 months ago

F

ArnavK-09 commented 7 months ago

So the ci doesn't tell me problem in one time, it's new problem to use lower case f. To fix it I need new pr, isn't it would be spam?

Squashing this pr with right title would pass the ci on main repo (last opt)

ixartz commented 7 months ago

Merging/Squashing with a failing test is not an option.

Lint-staged/commitlint should prevent you to push your code. Please don't bypass lint-staged/commitlint.