Skip to content

aligned div to be in center - #397

Merged
shreeyaadhikari merged 2 commits into
mainfrom
align-card-line
Sep 3, 2026
Merged

aligned div to be in center#397
shreeyaadhikari merged 2 commits into
mainfrom
align-card-line

Conversation

@shreeyaadhikari

@shreeyaadhikari shreeyaadhikari commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Issue

Closes #396

📝 Description

The line between Budget and Staff sections on the projects card would appear flush against the Budget section. This PR makes it so that the card looks like the Figma, and the line is in the middle of the card.

Briefly list the changes made to the code:

  1. Added centered divider support in the project cards so the vertical line aligns with the middle of the card content.
  2. Removed the redundant stretched divider styling that was preventing the line from sitting correctly between the two sections.

✔️ Verification

image image

@shreeyaadhikari shreeyaadhikari added the test-environment Creates a temporary (nearly free) test environment. Uses prod DB and cognito label Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

🌿 ⏳ Creating preview environment… (logs)

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

🌿 Preview environment — ready ✅

Open: https://d34ajqx96zo93a.cloudfront.net/pr-397/
API: https://8sj17z1x1k.execute-api.us-east-2.amazonaws.com/prod

Shared RDS + Cognito (prod data); DB migrations are not applied here — if this PR adds a migration, endpoints using the new columns will fail until it merges. New commits update this environment in place — a note is posted here on each update. Remove the test-environment label or close the PR to tear it down.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

🌿 Test environment updated in place ✅ — Click here to open. updated for 6563495 · logs

@shreeyaadhikari shreeyaadhikari removed the test-environment Creates a temporary (nearly free) test environment. Uses prod DB and cognito label Sep 2, 2026
@shreeyaadhikari shreeyaadhikari added the test-environment Creates a temporary (nearly free) test environment. Uses prod DB and cognito label Sep 2, 2026
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

🌿 Preview environment torn down 🧹 — the stack for this PR has been destroyed.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

🌿 ⏳ Creating preview environment… (logs)

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

🌿 Preview environment — ready ✅

Open: https://d34ajqx96zo93a.cloudfront.net/pr-397/
API: https://v2ho5dmvpl.execute-api.us-east-2.amazonaws.com/prod

Shared RDS + Cognito (prod data); DB migrations are not applied here — if this PR adds a migration, endpoints using the new columns will fail until it merges. New commits update this environment in place — a note is posted here on each update. Remove the test-environment label or close the PR to tear it down.

@shreeyaadhikari
shreeyaadhikari marked this pull request as ready for review September 2, 2026 00:50
@github-actions
github-actions Bot requested a review from Vaibhav978 September 2, 2026 00:50
github-actions Bot added a commit that referenced this pull request Sep 2, 2026

@nshoreibah-kvyo nshoreibah-kvyo left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nice!

@nourshoreibah nourshoreibah left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Oops wrong account

github-actions Bot added a commit that referenced this pull request Sep 2, 2026
@shreeyaadhikari
shreeyaadhikari added this pull request to the merge queue Sep 3, 2026
Merged via the queue into main with commit ddac9f6 Sep 3, 2026
25 checks passed
@shreeyaadhikari
shreeyaadhikari deleted the align-card-line branch September 3, 2026 00:30
github-actions Bot added a commit that referenced this pull request Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

🌿 Preview environment torn down 🧹 — the stack for this PR has been destroyed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test-environment Creates a temporary (nearly free) test environment. Uses prod DB and cognito

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Align the Line in the Projects Card

3 participants