creativecommons / search

Creative Commons Search Portal
https://search.creativecommons.org/
MIT License
19 stars 114 forks source link

[Bug] Improve Mobile Responsiveness of Search Component Layout #226

Closed nandu-99 closed 3 months ago

nandu-99 commented 4 months ago

Description

Currently, the search component layout needs improvement for mobile screens. The text and the input field with the search button are aligned horizontally, making it less user-friendly on smaller screens. It would be better if the text and the input field with the search button are stacked vertically when viewed on mobile devices.

Screenshots

Screenshot 2024-07-10 at 10 53 04 AM

Expected Behavior

On mobile screens, the text should be stacked above the input field with the search button for better usability.

Expected Behavior

On mobile screens, the text should be stacked above the input field with the search button for better usability.

Resolution