Describe the bug
On mobile viewports, the main written content of the page appears to be pinned/fixed to the bottom of the screen instead of flowing naturally within the document layout.
Steps To Reproduce
- Open the JSON Schema docs page (Keywords reference page)
- Switch to a mobile viewport (tested on iPhone 14 Pro Max — 430×932)
- Observe that the page content is stuck to the bottom of the viewport
Expected Behavior
All page content should flow naturally in the document and be scrollable, consistent with standard page layout behavior on mobile.
Actual Behavior
The written content appears fixed at the bottom of the viewport on mobile screens. The issue is visible in Chrome DevTools responsive mode at 430×932 (iPhone 14 Pro Max).
Screenshots
Device Information [optional]
- OS:MacOS
- Browser:Chrome
- version:
Are you working on this issue?
Yes
Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)
Yes
Describe the bug
On mobile viewports, the main written content of the page appears to be pinned/fixed to the bottom of the screen instead of flowing naturally within the document layout.
Steps To Reproduce
Expected Behavior
All page content should flow naturally in the document and be scrollable, consistent with standard page layout behavior on mobile.
Actual Behavior
The written content appears fixed at the bottom of the viewport on mobile screens. The issue is visible in Chrome DevTools responsive mode at 430×932 (iPhone 14 Pro Max).
Screenshots
Device Information [optional]
Are you working on this issue?
Yes
Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)
Yes