yashsehgal / twitter-frontend-clone

A basic twitter frontend clone using Vanilla JS 🚀
https://yashsehgal.github.io/twitter-frontend-clone/
MIT License
4 stars 2 forks source link

Fonts and spacing in the top entry field #12

Open shvam0000 opened 3 years ago

shvam0000 commented 3 years ago

image

Too many fonts used and font spacing and margins are not appropriate.

yashsehgal commented 3 years ago

Yeah, Actually I imported the font family: Poppins but forgot to add it at some places.

shvam0000 commented 3 years ago

Okay!