Is there an existing issue for this?
Describe the bug
In the local environment, the contribution cards (Code, Design, Documentation, etc.) displayed two cards per row, adjusting correctly to the screen size.
However, after deployment, the layout shows three cards per row, likely due to increased container width or different rendering in production.
Expected behavior
The contribution section should consistently display two cards per row (responsive based on screen size), matching the behaviour seen in the local development environment.
Add ScreenShots
What browsers are you seeing the problem on?
No response
Record