1 Commits
Author SHA1 Message Date
tryboiandGitHub 988b13e0be refactor: non-responsive fixed width layout (#637)
The CSS sets a fixed width of `960px` for the `main` element. This overrides the responsiveness intended by the viewport meta tag, causing horizontal scrolling on mobile devices or small windows.

Affected files: index.html

Signed-off-by: tryboi <270171460+tryboi@users.noreply.github.com>
2026-04-09 19:18:54 +00:00