Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix search bar size #294

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Conversation

Ayoubrabiae
Copy link
Contributor

Issue number: #270

#Fix search bar size

##The problem 🐞:
This issue was solved by another contributor. However, after they resolved the problem for larger screens by dividing the size of the screen into 3 and applying it to the search bar, it looked good on large screens. Unfortunately, on smaller screens like phones, the appearance was very bad because the search bar became very small

##How I solved:
To address this, I adjusted the width of the search bar to 380px and set the max-width to 100% using the styling attribute. This modification made the search bar look nice on every screen size.

@vercel
Copy link

vercel bot commented Aug 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
starter-hive ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 2, 2023 6:03pm

Copy link
Owner

@ArslanYM ArslanYM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

@ArslanYM ArslanYM merged commit 603a8f0 into ArslanYM:main Aug 4, 2023
1 check passed
@welcome
Copy link

welcome bot commented Aug 4, 2023

Congrats on merging your first pull request! We here at StarterHive are proud of you!🎉🎉🎉
alt text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants