processing / processing-website

Repository for the processing.org website
https://processing.org
GNU General Public License v2.0
59 stars 89 forks source link

Made the placeholder text in the search bar to be visible properly #491

Closed gunjjoshi closed 7 months ago

gunjjoshi commented 8 months ago

This PR fixes issue #489

Before: image

After: image

The placeholder text in the search bar in the navbar was slightly shifted upwards. Brought it a bit downwards, so that it is not cut from top and is visible properly.

SableRaf commented 7 months ago

Hi @gunjjoshi,

Good catch! Thanks for your contribution ✨

Could you please focus your pull request solely on the src/components/SearchBar.module.css file? The alterations to package.json and package-lock.json aren't required for this particular fix.

Looking forward to your updated pull request.

gunjjoshi commented 7 months ago

I have updated it. Please have a look now.

SableRaf commented 7 months ago

Great! Thanks for your contribution ✨