MastanSayyad / Visual-Sort

Visual Sort is a web-based sorting algorithm visualization tool built using HTML, CSS, Bootstrap, SCSS, and JavaScript. This project provides an interactive way to visualize various sorting algorithms in action, helping users understand how different algorithms work and their efficiency in sorting data.
https://visual-sort-pink.vercel.app/
MIT License
8 stars 19 forks source link

solved bug in contact & faq section #61

Closed Mehak-Mattoo closed 2 days ago

Mehak-Mattoo commented 2 days ago

Made the contact us and faq section responsive by adding media queries

issue closes #57 email- mehakmattoo7@gmail.com

vercel[bot] commented 2 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
visual-sort ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 30, 2024 1:38pm
MastanSayyad commented 2 days ago

@Mehak-Mattoo add "# " before issue number next time, so that The PR will get Linked to the issue

Like this:

image

MastanSayyad commented 2 days ago

LGTM!