[PR #10] [CLOSED] Fix stats section overflow on mobile #14

Closed
opened 2026-03-03 13:49:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/higgins/gitpushups.com/pull/10
Author: @higgins
Created: 9/19/2025
Status: Closed

Base: mainHead: codex/fix-horizontal-overflow-on-mobile


📝 Commits (1)

  • f7985b1 Fix stats section layout overflow on mobile

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 app/page.tsx (+3 -3)

📄 Description

Summary

  • update the stats section layout to stack vertically on small screens
  • limit the oneHanded.gif image sizing to avoid causing horizontal overflow

Testing

  • npm run lint (fails: Invalid Options: Unknown options: useEslintrc, extensions, resolvePluginsRelativeTo, rulePaths, ignorePath, reportUnusedDisableDirectives)

https://chatgpt.com/codex/tasks/task_e_68ccc8b6adb4833290f77765a4d25e7b


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/higgins/gitpushups.com/pull/10 **Author:** [@higgins](https://github.com/higgins) **Created:** 9/19/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `codex/fix-horizontal-overflow-on-mobile` --- ### 📝 Commits (1) - [`f7985b1`](https://github.com/higgins/gitpushups.com/commit/f7985b1122f9d32b043d75f9c61a4af72c07ce9c) Fix stats section layout overflow on mobile ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/page.tsx` (+3 -3) </details> ### 📄 Description ## Summary - update the stats section layout to stack vertically on small screens - limit the oneHanded.gif image sizing to avoid causing horizontal overflow ## Testing - npm run lint *(fails: Invalid Options: Unknown options: useEslintrc, extensions, resolvePluginsRelativeTo, rulePaths, ignorePath, reportUnusedDisableDirectives)* ------ https://chatgpt.com/codex/tasks/task_e_68ccc8b6adb4833290f77765a4d25e7b --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:49:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gitpushups.com#14
No description provided.