SauravMukherjee44 / Aec-Library-Website

This is an Open-Source Library Website in which you get Resources to learn different topics, Donate book section to donate your old books, and a Book issue section to keep a record of all the books issued. -HacktoberFest Accepted
https://aec-library-wbsite.netlify.app/
MIT License
106 stars 244 forks source link

[Enhancement]: Unresponsive footer in 'Donate Books' page. #1330

Open jfmartinz opened 1 year ago

jfmartinz commented 1 year ago

Reproduction steps

  1. Access the 'Donate Books' page on the website
  2. Scroll down to the bottom of the page to locate the footer section
  3. Observe that the footer does not adjust its layout or content when resizing the browser window or viewing the page on different screen sizes.

Expected behavior

The footer on the 'Donate Books' page should be responsive and adjust its layout and content based on the screen size or browser window dimensions. Footer elements, such as links or buttons, should be interactable and adapt to different screen sizes. By fixing this we can improve the user experience of the website and benefits the users.

Actual Behavior

image image

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?