Skip to content

fix(ui): improve auth card spacing#27

Merged
tomny-dev merged 1 commit into
mainfrom
fix-auth-card-spacing
Jun 30, 2026
Merged

fix(ui): improve auth card spacing#27
tomny-dev merged 1 commit into
mainfrom
fix-auth-card-spacing

Conversation

@tomny-dev

Copy link
Copy Markdown
Owner

Changes

Improved spacing in the AuthCard component for better visual breathing room:

Element Before After
Card padding 20px 24px
Card gap 16px 20px
Brand margin-bottom 4px 8px
Subtitle margin-top 4px 8px
Body gap 14px 16px

This addresses tight spacing in the betforge auth pages (signin/signup).

Automated PR created by an OpenHands agent

- Card padding: 20px -> 24px
- Card gap: 16px -> 20px
- Brand margin-bottom: 4px -> 8px
- Subtitle margin-top: 4px -> 8px
- Body gap: 14px -> 16px
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@github-actions

Copy link
Copy Markdown
Contributor

Preview package published.

Floating PR tag:

pnpm add @tomny-dev/uzi@pr-27

Exact published version:

pnpm add @tomny-dev/uzi@0.2.8-pr.27.86.1.d309fb1

Published version: 0.2.8-pr.27.86.1.d309fb1

Use the PR tag to track the latest preview build for this PR. Use the exact version to pin a specific build.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adjusts the layout spacing, padding, and margins within the authentication card's CSS module to increase visual gaps. The reviewer recommends replacing the absolute pixel values (px) with relative units (rem) for padding, gaps, and margins to improve accessibility and ensure consistent scaling with browser font settings.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread src/components/auth-card/auth-card.module.css
Comment thread src/components/auth-card/auth-card.module.css
Comment thread src/components/auth-card/auth-card.module.css
Comment thread src/components/auth-card/auth-card.module.css
@tomny-dev tomny-dev changed the title Improve auth card spacing fix(ui): improve auth card spacing Jun 30, 2026
@tomny-dev

Copy link
Copy Markdown
Owner Author

/fleet review

@tomny-fleet tomny-fleet Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice spacing improvements across the auth card. Consistent increases to padding, gaps, and margins improve visual breathing room without changing layout structure or functionality. Looks good to merge.

@tomny-fleet

tomny-fleet Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Ran on this PR. Reviewed the diff (only changes to — spacing/padding/margin adjustments). No issues found. Approved the PR.

@tomny-fleet

tomny-fleet Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Ran fleet review on this PR. Reviewed the diff (only changes to src/components/auth-card/auth-card.module.css - spacing/padding/margin adjustments). No issues found. Approved the PR.

@tomny-dev tomny-dev merged commit 5acf8a1 into main Jun 30, 2026
2 checks passed
@tomny-dev tomny-dev deleted the fix-auth-card-spacing branch June 30, 2026 05:50
tomny-fleet Bot pushed a commit that referenced this pull request Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants