Praful932 / Kitabe

Book Recommendation System built for Book Lovers📖. Simply Rate ⭐ some books and get immediate recommendations🤩
https://kitabe.up.railway.app/
MIT License
167 stars 153 forks source link

Hovering effect on More Details button in explore section. #249

Closed ishitakapoor26 closed 3 years ago

ishitakapoor26 commented 3 years ago

Description Hovering effect is not there on More Details button in Explore Section.

To Reproduce Steps to reproduce the behavior: Go to 'kitabe website' Open explore section. Expected behavior More Details button should change colour and border when pointer is placed over it.

Screenshots Capture Are you willing to contribute to this issue? [Yes/No] Yes

Additional context Please assign me this issue under GSSoC21'

ishitakapoor26 commented 3 years ago

Pls assign this issue to me and review my pr #250 @varunkmr19 @ImgBotApp

maneprajakta commented 3 years ago

@ishitakapoor26 could you plz edit the Issue description it should be something like this #247. Then we can move forward.

ishitakapoor26 commented 3 years ago

@ishitakapoor26 could you plz edit the Issue description it should be something like this #247. Then we can move forward.

Reply: Yes done @maneprajakta now pls review.

maneprajakta commented 3 years ago

@ishitakapoor26 more details button for all pages don't have a hovering effect on it. It would be great if you could put that for all pages. Just add a text-shadow as hovering effect.Something like this would work. text-shadow: 0px 0px 6px white; color:white;

ishitakapoor26 commented 3 years ago

Ok I'll do

ishitakapoor26 commented 3 years ago

@maneprajakta added hovering effect to all the buttons and text to all the pages (wherever necessary). Pls review my pr.

ishitakapoor26 commented 3 years ago

Pls merge it @maneprajakta. I've already created pr #250

ishitakapoor26 commented 3 years ago

@maneprajakta I've resolved all the changes. Now pls check