Closed seemasangwan closed 3 months ago
Name | Link |
---|---|
Latest commit | ab17e2004cbd82294997c1a024b17e956705a44d |
Latest deploy log | https://app.netlify.com/sites/beautiify/deploys/66bdef6a6787470008334cff |
Deploy Preview | https://deploy-preview-1379--beautiify.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @seemasangwan
Fixes Issue🛠️
Closes #
Description👨💻
Added CSS styling for the FAQ section within the footer. The new styles use
display: flex
to address alignment issues where list items were previously left-aligned. On large screens, FAQ items are horizontally centered using flexbox, while on small screens, they are stacked vertically to ensure a responsive and user-friendly design.Type of Change📄
Checklist✅
Screenshots/GIF📷
Before change
After change