RK / Build a Product Landing Page

Tell us what’s happening:
How do I reduce the HEIGHT of the FLOATING BANNER?

Your code so far
https://codepen.io/i2ollsi2oyce/pen/VwjmpJe

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36.

Challenge: Build a Product Landing Page

Link to the challenge:

Hello !
I tried a few things, and one works: try reducing the width of your logo, this way the container will adapt itself to the dimensions of the content :slight_smile: (5vw would be great)

Thank you so much!

Now, how do I center the links of the header?

@i2ollsi2oyce, I don’t mean to be harsh but rather than copying the sample code (HTML & CSS) and making minor changes it’s best if you make the project from scratch, with your own code, style and content. Don’t take code from the sample project.

The projects aren’t just another challenge. Each one is meant to be a significant step in your progress. Every project you do will require research, planning, trial and error, and strengthening your skills beyond what you gain from the incremental challenges.