Google Store Clone - Feedback

Hi Everybody!

I am cloning Google Store for learning purposes only.

I would like to have feedback about the hero section before I keep coding. It’s really
important for me.

Have a look at the project on Codepen: https://codepen.io/LeePaolo/pen/yLKPaQM

Thanks

This is the original website: https://store.google.com

I have skimmed through it, but here are some quick pointers.

Use line height instead of margin-buttom, and the animation is kinda slow it become obnoxious, you can reduce the duration while transitioning between hover and normal state.

1 Like

Thank you!
Could you please show me how to add line-height?

sure turn this text into one h1 element, and give the one with different style span and style it however you want it to be.

Per tutto cio che sei

Diamo il benvenuto a Pixel6a.

Then give h1 a line-height property line-height - CSS: Cascading Style Sheets | MDN (mozilla.org)

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.