Skip to content

fix(ui): ExpandableCard layout and spacing#18214

Open
wackerow wants to merge 4 commits into
devfrom
expandablecard
Open

fix(ui): ExpandableCard layout and spacing#18214
wackerow wants to merge 4 commits into
devfrom
expandablecard

Conversation

@wackerow
Copy link
Copy Markdown
Member

@wackerow wackerow commented May 18, 2026

Description

  • fix: remove mb-4 hard-coding on ExpandableCard (fixes /staking/solo/)
  • refactor: allow consumer to lay out cards as desired
  • refactor: Update non-markdown consumers to dictate spacing from parent wrapper
  • feat: add AccordionContainer for consistent layout (single-column for stacks of ExpandableCards, max-w-5xl) -- wrap existing stacks with new component
  • refactor: Update markdown version to apply bottom margin for parity; max-width managed via markdown page component width
  • fix: spacing on /roadmap/, /run-a-node/

- rafctor: allow consumer to layout cards as desired
- rafctor: Update markdown version to apply bottom margin for parity
- rafctor: Update non-markdown consumers to dictate spacing from parent wrapper
- fix: spacing on /roadmap/, /run-a-node/
@wackerow wackerow requested a review from pettinarip as a code owner May 18, 2026 20:09
@netlify
Copy link
Copy Markdown

netlify Bot commented May 18, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 9714619
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/6a0c52d259339d00091b7c53
😎 Deploy Preview https://deploy-preview-18214.ethereum.it
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 67 (🟢 up 3 from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (🟢 up 1 from production)
SEO: 98 (🔴 down 1 from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

wackerow and others added 3 commits May 19, 2026 09:32
Standardize accordion container with `max-w-5xl`, and children element spacing of 1rem

Co-Authored-By: wackerow <54227730+wackerow@users.noreply.github.com>
Co-Authored-By: wackerow <54227730+wackerow@users.noreply.github.com>
@wackerow wackerow changed the title fix(ui): remove mb-4 from ExpandableCard fix(ui): ExpandableCard layout and spacing May 19, 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