PrathmeshSadake / unsplashy

An image gallery that fetches images from Unsplash API. It has some awesome features like searching for images and infinite scrolling in which images keeps on loading as the user scrolls.
https://unsplashy-prathmeshsadake.netlify.app
23 stars 16 forks source link

changed the search section text color and shadow #5

Closed moulibrota-das closed 2 years ago

moulibrota-das commented 2 years ago

Changed the Search Section Text Color and Added shadow for better visibility:

Addition changes (changed the class= to className=) in the SearchInput.js file :

-   <div class="wrap">
+  <div className="wrap">

After:

Web capture_28-2-2022_213932_localhost

netlify[bot] commented 2 years ago

✔️ Deploy Preview for unsplashy-prathmeshsadake ready!

🔨 Explore the source changes: 166281f69193e40f8d836c26e445ea211ad73d6c

🔍 Inspect the deploy log: https://app.netlify.com/sites/unsplashy-prathmeshsadake/deploys/621d9600f92b090007098f3a

😎 Browse the preview: https://deploy-preview-5--unsplashy-prathmeshsadake.netlify.app

moulibrota-das commented 2 years ago

Hey, @PrathmeshSadake can please you add the GSsoc22 tag to this merged