Conversation
…er exists - Change HeaderContainer from absolute to relative positioning - Add 3:1 aspect ratio for custom headers while maintaining fixed height for default gradient - Wrap content in ContentContainer with negative margin to overlap header - Remove padding from main Container, add to ContentContainer instead - Adjust responsive spacing to account for new layout structure 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
d574493 to
0d19bb0
Compare
Deploying ens-app-v3 with
|
| Latest commit: |
93d8da5
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://a09a4ca0.ens-app-v3.pages.dev |
| Branch Preview URL: | https://feature-fet-2592-update-head.ens-app-v3.pages.dev |
…ration-when-header-exists
…ration-when-header-exists
LeonmanRolls
approved these changes
Dec 2, 2025
…ration-when-header-exists
Change header display from aspect-ratio: 3/1 to a fixed height of 128px (theme.space['32']). This achieves a 6:1 aspect ratio at the 768px max-width container, and the ratio naturally decreases on mobile as the width shrinks while height remains constant. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
…ration-when-header-exists
…ration-when-header-exists
|
laurgk
approved these changes
Jan 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



…er exists
🤖 Generated with Claude Code