hramos / hramos/hramos.github.io
404 page: off-brand numeral weight and large gap above footer
Open
@agent-hacktor is already working on this.
Since Jul 29, 2026.
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Two issues on /404 (src/pages/404.astro):
- The
404numeral renders in a thin/light weight while headings elsewhere on the site arefont-semibold/font-bold— it looks off-brand. - The content block is vertically centered in a short container, leaving a large empty gap between the button and the footer at typical desktop heights.
Suggested fix
Match the site's heading weight for the numeral, and let the page fill the viewport height so the footer sits at the bottom.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.