Feedback for landing page
I have made this webpage using html and css"https://talhamustafa1.github.io/insurance-landing-page/" .here is the github repo link "https://github.com/TalhaMustafa1/insurance-landing-page.git" need someone to tell me how can i improve more ..
7 Replies
I think you're on the right track with the layout.
this needs a line-height. try
1.5
or moreyour footer is not bad but you need to avoid using fancy fonts for every text, keep it simple/readable
this logo is getting stretched by the flex
you can try adding
height: 18px
so it keeps the original size of the imagethanks for your valable feedback
For feedback please use the #ui-ux channel. This channel is for code-specific questions while #ui-ux is for look/feel-based questions.