Describe the bug
The project, Chessed, isn't responsive. While it displays correctly on laptops and similar-sized screens, it doesn't render properly on phones or smaller devices.
To Reproduce
Open the project on your phone.
Alternatively, use the Inspect option in your browser and switch to a mobile view (e.g., using device emulation).
Expected behavior
The project should display correctly across all screen sizes, ensuring a smooth and responsive user experience on phones, tablets, and desktops.
Screenshots
Additional context
This issue likely stems from CSS layout or media query problems. Updating the CSS to handle responsiveness should resolve the issue. This is not a logical bug but a visual/display problem.
Describe the bug The project, Chessed, isn't responsive. While it displays correctly on laptops and similar-sized screens, it doesn't render properly on phones or smaller devices.
To Reproduce
Expected behavior The project should display correctly across all screen sizes, ensuring a smooth and responsive user experience on phones, tablets, and desktops.
Screenshots
Additional context This issue likely stems from CSS layout or media query problems. Updating the CSS to handle responsiveness should resolve the issue. This is not a logical bug but a visual/display problem.