creativecommons / legaldb

CC Legal Database: curated repository of Case Law and Scholarship data from around the world in a Django based website.
https://LegalDB.CreativeCommons.org/
MIT License
46 stars 69 forks source link

[Bug] Contribute card component disspears on smaller screens on the scholarship page. #257

Closed egbadon-victor closed 1 week ago

egbadon-victor commented 4 weeks ago

Description

On the scholarship page of the site, the card with the class .contribute-card dissapears on screen sizes less than <1024px.

Reproduction

  1. Run the legaldb project locally or open the live website
  2. Launch your browser developer tools
  3. Reduce the screen size below 1024px
  4. See error.

Expectation

The contribute card ought to remain visible at all screen sizes, as its absence may lead to a reduced overall user experience. It would also mean that users on mobile devices will not be able to submite scholarship articles.

Screenshots

Screenshot 2024-10-30 at 17 57 51

Environment

Resolution

TimidRobot commented 1 week ago

@Queen-codes please comment on this issue so I can assign the issue to you

Queen-codes commented 1 week ago

okay @TimidRobot