Skip to content

fix: make landing page actually responsive on mobile - #63

Open
parastejpal987-cmyk wants to merge 1 commit into
iii123iii:mainfrom
parastejpal987-cmyk:fix/mobile-responsive
Open

fix: make landing page actually responsive on mobile#63
parastejpal987-cmyk wants to merge 1 commit into
iii123iii:mainfrom
parastejpal987-cmyk:fix/mobile-responsive

Conversation

@parastejpal987-cmyk

Copy link
Copy Markdown

hey! noticed the landing page layout was kinda breaking on small screens (especially the hero section and the tools grid getting squished).

i went through and adjusted the tailwind classes in LandingPage.tsx to be properly mobile-first. changed the hero to a flex-col so the text/buttons center nicely on mobile, stacked the tool cards into a single column on small screens, and adjusted some padding so nothing overflows horizontally anymore.

everything still looks exactly the same on desktop. compiled and tested it locally.

Closes #3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug bounty 100 usd to whoever makes my landing page responsive for mobile

1 participant