[Bug] Site not responsive on mobile screens #73
Labels
💻 aspect: code
Concerns the software code in the repository
🛠 goal: fix
Bug fix
🟧 priority: high
Stalls work on the project or its dependents
⛔️ status: discarded
Will not be worked on
Description
The site shrinks to extremely small size when viewed on a smaller screen(mobile).
Reproduction
Expectation
Site should change according to screen size, but this is not the right way of responsiveness
Screenshots
Environment
Not environment specific
Resolution
Primarly, to solve the shrinking issue, adding this line
in
listing.html
will solve the issue.Post that changes will be required in style sheet to modify according to mobile based screens separately
The text was updated successfully, but these errors were encountered: