Skip to content

Fix hero image overflowing off screen#52

Merged
amavashev merged 1 commit intomainfrom
claude/fix-hero-image-visibility-oflM4
Mar 16, 2026
Merged

Fix hero image overflowing off screen#52
amavashev merged 1 commit intomainfrom
claude/fix-hero-image-visibility-oflM4

Conversation

@amavashev
Copy link
Contributor

Replaced fixed pixel widths with responsive max-width: 500px and width: 100% so the image stays within its container on all viewports. Removed separate mobile breakpoints — the image now scales naturally.

https://claude.ai/code/session_01WcCDNp5tZVqpaNxancVdRc

Replaced fixed pixel widths with responsive max-width: 500px and
width: 100% so the image stays within its container on all viewports.
Removed separate mobile breakpoints — the image now scales naturally.

https://claude.ai/code/session_01WcCDNp5tZVqpaNxancVdRc
@amavashev amavashev merged commit fc47ea4 into main Mar 16, 2026
1 check passed
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.

2 participants