Skip to content

PM-5403: Reduce profile section spacing#1969

Merged
jmgasper merged 1 commit into
devfrom
PM-5403
Jun 19, 2026
Merged

PM-5403: Reduce profile section spacing#1969
jmgasper merged 1 commit into
devfrom
PM-5403

Conversation

@jmgasper

Copy link
Copy Markdown
Collaborator

What was broken
The profile Experience and Education and Certifications cards had a larger vertical gap than the updated design.

Root cause
The Experience/Education wrapper added a 40px grid gap on top of the existing section card margin.

What was changed
Removed the extra grid gap from the profile Experience/Education wrapper so the stack relies on the standard section spacing.

Any added/updated tests
No tests were added because this is a CSS-only spacing change.

Validation run:

  • source ~/.nvm/nvm.sh && nvm use && yarn test:no-watch --runInBand --testPathPattern=src/apps/profiles/src/member-profile: passed, 6 suites and 32 tests.
  • source ~/.nvm/nvm.sh && nvm use && yarn lint: passed.
  • source ~/.nvm/nvm.sh && nvm use && yarn run build: passed with existing warnings.
  • source ~/.nvm/nvm.sh && nvm use && yarn test:no-watch --runInBand: failed in unrelated wallet-admin and work specs outside this change.

What was broken
The profile Experience and Education and Certifications cards had a larger vertical gap than the updated design.

Root cause
The Experience/Education wrapper added a 40px grid gap on top of the existing section card margin.

What was changed
Removed the extra grid gap from the profile Experience/Education wrapper so the stack relies on the standard section spacing.

Any added/updated tests
No tests were added because this is a CSS-only spacing change. Ran the existing profile member tests, lint, and build. The full non-watch test suite was also run and currently fails in unrelated wallet-admin and work specs outside this change.
@jmgasper jmgasper requested a review from kkartunov as a code owner June 18, 2026 23:51
@jmgasper jmgasper merged commit 4117a85 into dev Jun 19, 2026
7 checks passed
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.

1 participant