feedback
feedback copied to clipboard
Footer spacing bug
Describe the bug
There's some whitespace to the right of the footer I assume is not meant to be there. This shows up on desktop and mobile.
From a very brief look, it seems like the issue is just there's and extra <div>
that shouldn't be there.
To Reproduce Steps to reproduce the behavior:
- Go to any user page, e.g. https://observablehq.com/user/@pjpscriv
- Scroll to the bottom of the page
- See spacing issue
Expected behavior
The footer should take up the full width of the browser.
Screenshots
What it looks like currently:
Desktop:
Mobile:
What I assume it should look like (edited to remove the extra<div>
)
Desktop (please complete the following information):
- OS: Windows 11
- Browser chrome
- Version: 133
Smartphone (please complete the following information):
- Device: Google Pixel 8a
- OS: Android 14
- Browser: Firefox Mobile
- Version: 135.0
Additional context N/A