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

Bug in student review section #64

Closed Mehak-Mattoo closed 2 days ago

Mehak-Mattoo commented 2 days ago

The review section can be made more responsive for all media screens.

Solution- Using bootstrap classes or by adding specific media queries.

Can you assign this under VSOC 24 .Thanks