Prakash1185 opened a new pull request, #816: URL: https://github.com/apache/incubator-devlake-website/pull/816
### ⚠️ Pre Checklist > Please complete _ALL_ items in this checklist, and remove before submitting - [x] I have `npm run build` and `npm run serve` locally before submitting this PR - [x] I have read through the [Contributing](https://devlake.apache.org/community/) Documentation # Summary ### Problem - The Join Community component was not responsive on smaller screens and the image was overflowing from the container. ### What Changes - Fixed the component with tailwind css classes and made it responsive for smaller screens. ### Screenshots ## Before <img width="300" alt="Screenshot 2026-01-24 201521" src="https://github.com/user-attachments/assets/00c437a3-7407-48ff-b557-0640cd2712ad" /> <img width="300" alt="Screenshot 2026-01-24 201535" src="https://github.com/user-attachments/assets/dae29c85-723e-439a-81cb-dd3eb5bb6142" /> <img width="300" alt="Screenshot 2026-01-24 201605" src="https://github.com/user-attachments/assets/f9862963-9f80-402b-b4b7-e577c009ecbd" /> ## After <img width="300" alt="Screenshot 2026-01-24 211654" src="https://github.com/user-attachments/assets/27b66f91-a0d1-4996-ac1b-a7c5d256cf40" /> <img width="300" alt="Screenshot 2026-01-24 201543" src="https://github.com/user-attachments/assets/4a3ec3d5-5e15-4acd-9331-df41d15a0fd2" /> <img width="300" alt="Screenshot 2026-01-24 201613" src="https://github.com/user-attachments/assets/8009ef9e-7a77-4e7e-90bb-ea1443ee43e9" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
