fix: uniform 16px spacing above all settings sections #20

Merged
josh merged 1 commits from fix/settings-section-spacing into dev 2026-03-28 14:24:09 -04:00
Owner

Removing the :first-child { padding-top: 0 } override lets every
section use the same padding: 16px 0, so the gap above Export matches
the gap above Import (and any future sections).

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Removing the :first-child { padding-top: 0 } override lets every section use the same padding: 16px 0, so the gap above Export matches the gap above Import (and any future sections). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
josh added 1 commit 2026-03-28 14:23:54 -04:00
fix: uniform 16px spacing above all settings sections
All checks were successful
CI / test (pull_request) Successful in 12s
CI / build-dev (pull_request) Has been skipped
71c2c68fbc
Removing the :first-child { padding-top: 0 } override lets every
section use the same padding: 16px 0, so the gap above Export matches
the gap above Import (and any future sections).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
josh scheduled this pull request to auto merge when all checks succeed 2026-03-28 14:24:02 -04:00
josh merged commit 1f328e026d into dev 2026-03-28 14:24:09 -04:00
josh deleted branch fix/settings-section-spacing 2026-03-28 14:24:09 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: josh/Catalyst#20