creativecommons / vocabulary

A cohesive system of design for Creative Commons
https://vocabulary-docs.netlify.app
Creative Commons Zero v1.0 Universal
6 stars 46 forks source link

[Bug] Mobile responsiveness issue on program-index.html #110

Open Arinzelight opened 19 hours ago

Arinzelight commented 19 hours ago

Description

The related posts section in program-index.html is not displaying properly on mobile devices. The layout is not responsive, causing elements to overflow.

Reproduction

  1. Open program-index.html on a mobile device or in a responsive design testing tool.
  2. Scroll to the related posts section.
  3. Observe that the elements are not responsive and the layout breaks.
  4. See error.

Expectation

The related posts section should adjust to different screen sizes, stacking elements vertically on smaller screens while maintaining a clean and user-friendly layout.

Screenshots

program-page

Environment

Additional context

The CSS for the related posts section may need adjustments to ensure proper flexbox/grid settings

Resolution

mannika763 commented 17 hours ago

Hey @Arinzelight, Could you let me know the process for assigning this issue to me?

Arinzelight commented 16 hours ago

Hi @mannika763, if the issue has been updated to ready for work, you can of course go ahead and work on the task then create a pull request because more than one person can work on a task or approved issue