Anshgrover23 / To-Do-List

A simple and intuitive To-Do List application to manage your tasks effectively. Features include task creation, editing, deletion.
https://anshgrover23.github.io/To-Do-List/
5 stars 20 forks source link

Responsiveness Issue in Web Design #20

Open mayank-0789 opened 2 hours ago

mayank-0789 commented 2 hours ago

Responsiveness Issue in Web Design

Problem Statement

The website is not rendering properly across different devices. On smaller screens (mobile and tablet), elements are overlapping or not resizing correctly, leading to a poor user experience.

Solution: Implementing Responsive Design

To fix this issue, we need to implement responsive design techniques using media queries and flexible layout options like Flexbox or CSS Grid.

screenshot

Screenshot 2024-10-11 at 10 19 58 PM
mayank-0789 commented 2 hours ago

Hey @Anshgrover23 pls assign me this issue

Anshgrover23 commented 2 hours ago

@mayank-0789 thanks for contributing to this issue, assigned to you.