Skip to content

[Bounty #3] Make landing page responsive for mobile - #67

Closed
reallyreallycoolguy wants to merge 1 commit into
iii123iii:mainfrom
reallyreallycoolguy:main
Closed

[Bounty #3] Make landing page responsive for mobile#67
reallyreallycoolguy wants to merge 1 commit into
iii123iii:mainfrom
reallyreallycoolguy:main

Conversation

@reallyreallycoolguy

Copy link
Copy Markdown

Fix: Landing page mobile responsiveness

Changes made (12 fixes):

Issue Fix
Hero heading line breaks hidden on mobile Line breaks now visible on all screen sizes
Font too large on mobile Hero: 2.2rem → 1.8rem min; Sections: 2rem → 1.6rem; CTA: 2.4rem → 1.8rem
Excessive padding on mobile Hero: pt-20→pt-12, pb-24→pb-16; Sections: py-24→py-16
Hero buttons too wide on mobile Stack vertically on small screens, fill width
Tools grid on very small screens Added 1-column grid for screens under 480px
Nav buttons too wide on mobile Reduced horizontal padding on small screens
Subtitle too large on mobile Reduced minimum font size

Before / After

Before: Long unbroken text lines, oversized fonts, excessive padding, buttons overflowing on mobile
After: Proper word wrapping, scaled typography, compact spacing, stacked buttons on small screens

Tested

  • iPhone SE (375px)
  • iPhone 14 (390px)
  • iPad (768px)
  • Desktop (1024px+)

Closes #3

Payment

USDC/POL Polygon: `0x3339C605f06323664F0D071dF44AFB7A649bF1B3`

- Hero heading now wraps properly on mobile (line breaks visible)
- Reduced font sizes on mobile (hero, section titles, CTA)
- Reduced padding on mobile for all sections
- Nav buttons more compact on mobile
- Hero buttons stack vertically on small screens
- Added 1-column grid for very small screens
- Improved readability on devices under 640px width

Closes #3
@reallyreallycoolguy reallyreallycoolguy closed this by deleting the head repository Aug 2, 2026
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