Skip to content

feat(ui): add card containment to practice items#137

Merged
wazolab merged 1 commit intodevelopfrom
feat/practice-card-containment
Apr 1, 2026
Merged

feat(ui): add card containment to practice items#137
wazolab merged 1 commit intodevelopfrom
feat/practice-card-containment

Conversation

@wazolab
Copy link
Copy Markdown
Member

@wazolab wazolab commented Apr 1, 2026

Summary

  • Wrap each LandingPracticeItem in a rounded card with border and subtle background (rounded-xl border border-zinc-200 bg-zinc-50)
  • Matches the existing LandingFeature card style for visual consistency
  • Gives the "En pratique" section structure and makes varying content heights look intentional

Closes #136

Wrap each practice item in a rounded card with border and subtle
background, matching the LandingFeature card style. This gives the
section visual structure and makes varying content heights feel
intentional.

Closes #136
@wazolab wazolab merged commit bc8ed43 into develop Apr 1, 2026
2 checks passed
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

Lighthouse Report

URL Performance Accessibility Best Practices SEO
/fr 55 96 100 100
/fr/contact 87 96 100 100
/fr/docs/how-it-works/replication 78 94 100 100

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.

feat(ui): add card containment to practice items

1 participant