adi-g15 / EasyLife-GroceryStore

Easylife Website source code
https://easy-life.netlify.app
GNU General Public License v3.0
0 stars 0 forks source link

Add Prices to the vegies/fruits card #1

Closed jainaayush01 closed 3 years ago

jainaayush01 commented 3 years ago

Add Prices to the Vegetable and fruit card so that the user can get to know about the price

adi-g15 commented 3 years ago

Thanks for creating this issue, actually it is there, but it was too light, and after changing the default image ab it's not clearly visible.

https://github.com/adi-g15/EasyLife-GroceryStore/blob/26c3abaa0207f4151a9d43ec8a9ca46a530c3edc/src/components/sabjibox.jsx#L89-L99

If you intend to modify yourself, here it is, you may create a PR since you noticed, or i will change it myself 😃👍

adi-g15 commented 3 years ago

With color: 'black'; /or rgb(0,0,0)/ backgroundColor: rgba(255, 255, 255, 0.8);

It looks like this - image

Currently it's this - image

adi-g15 commented 3 years ago

Since there hasn't been a reply, i will fix it up 🙂

jainaayush01 commented 3 years ago

Ohh The email was not read by me it was missed by me. Sorry for not answering to the email. It's totally fine whoever fix it.

On Sat, 16 Jan, 2021, 1:03 pm Aditya Gupta, notifications@github.com wrote:

Since there hasn't been a reply, i will fix it up 🙂

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/adi-g15/EasyLife-GroceryStore/issues/1#issuecomment-761522013, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM7VAJS4B3Y2V7VBL2VJW4DS2E6L3ANCNFSM4WA6PVNA .

adi-g15 commented 3 years ago

Okay, it's fixed 😅