hramos / hramos/hramos.github.io

Wide viewports leave half the page empty on text pages

Open
#57 0 comments 0 reactions 1 assignee View on GitHub

@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

Text blocks are capped (max-w-2xl on the homepage bio, prose widths elsewhere) while grids and the footer span the full app-container. At 1280px and wider this leaves the entire right half of /about, /astro, and /angel empty, and makes the homepage look like the layout broke — a narrow text column above a full-width card grid.

Suggested fix

Establish one consistent measure for reading content, and where the extra width exists, use it deliberately — e.g. a two-column layout with section navigation, pull quotes, or metadata in the margin — rather than leaving it blank.

Screenshot: https://api.wallfacer.ai/captures/019fb00a-dc5d-7100-aab0-baa76bba70c2?signature=efb69cb0df557254c5ff57756ea7a8c310f346d49f83d05b2322423b268799ad

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.