Bound garden scale and restore compact desktop spacing - #26
Merged
Conversation
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.
The deer release introduced a desktop gap that grew with viewport width, pushing the task cards below the first screen. Bound the complete garden scene to 1040px and its reserved gap to 204px, preserving the original landscape aspect ratio and the water/deer coordinate mapping. On wide screens the scene edges blend into the existing forest-green background.
At 1536 CSS pixels the tool section moves from about 736px to 528px from the top; at 1920 it now remains at 528px rather than growing to 897px. The deer layer ends around 508px, leaving clearance above the cards. Phone framing, tool content, navigation and animation code remain unchanged. Cache v98 delivers the revised stylesheet.
Validation: nine existing local checks pass, including home/navigation/runtime gates and 63 deer geometry/lifecycle cases. Windows Chromium screenshots reviewed at 390, 910, 1536 and 1920 CSS pixels. Native Safari/macOS and real-device testing remain outside this check. Owner requested repair after supplying a screenshot of the excessive spacing.