Skip to content

Fix hero video sizing#43

Merged
sadeshmukh merged 1 commit intomainfrom
claude/slack-session-1NomD
Apr 21, 2026
Merged

Fix hero video sizing#43
sadeshmukh merged 1 commit intomainfrom
claude/slack-session-1NomD

Conversation

@sadeshmukh
Copy link
Copy Markdown
Member

Fixes the hero video being too small after the recent hero scaling commit (#42).

Changes:

  • Increase max-height from 20vh to 28vh on viewports ≤1024px (was shrunk too aggressively)
  • Add max-width: 500px to base .hero-video to prevent the video from getting too large on tall/wide screens

Slack thread: https://hackclub.slack.com/archives/C0AQ939CL3T/p1776746271877759

Add max-width: 500px to .hero-video so it doesn't grow too large on
tall/wide viewports where 30vh * 16/9 could exceed 700px+.

https://claude.ai/code/session_01LBmWUCXdBVh6KNZPWJdf6E
@sadeshmukh sadeshmukh merged commit 6a3ad41 into main Apr 21, 2026
5 checks passed
@sadeshmukh sadeshmukh deleted the claude/slack-session-1NomD branch April 21, 2026 04:42
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