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

Fixed Blinking cursor on top of Search #260

Closed kabilanvennila closed 2 years ago

kabilanvennila commented 2 years ago

Description

Layout.html
- &#xf002    Search for books
+ Search for books               &#xf002
Layout.css
-  width: 100%; 
+  width: 90%;

Affected Dependencies

None

How has this been tested?

python manage.py test

GIF Before

GIF After

Checklist

Praful932 commented 2 years ago

@kabilanvennila Ping

Praful932 commented 2 years ago

@kabilanvennila Ping again

Praful932 commented 2 years ago

closing this due to inactivity