Open RohithChitrada opened 5 months ago
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
could you please assign this issue to me under GSSOC'24?
Summary: When reducing the width of the browser or viewing the webpage on smaller screens, the review section extends beyond the viewport, causing horizontal scrolling. This results in a layout that is not user-friendly and lacks responsiveness, detracting from the overall user experience.
Steps to Reproduce: 1.Open the webpage with the review section on a desktop browser. 2.Gradually decrease the width of the browser window. 3.Observe the behavior of the review section as the window width reduces.
Expected Behavior: 1.The review section should resize appropriately, maintaining alignment within the viewport. 2.The content should reflow or adjust in size to remain user-friendly without causing horizontal scrolling.
Actual Behavior: 1.The review section extends beyond the viewport boundaries as the window width decreases. 2.Horizontal scrolling is introduced, and the layout breaks, leading to a poor user experience on smaller screens.
Screenshot: