Someone help me fix my header! 😱

Hi guys
I’ve been working with my personal portifolio, and I am really banging my head with this header problem.
I’ve tried many times but I don’t understand how it always wins against me.

The problem is with the green header, it somehow extends more than it has to, like due to it’s size the horizontal scroll bar is activatd, which I don’t want.

This is my portifolio
https://a-kile.github.io/

please help me guys

Your green header has the class .row, which is modifying the margin and causing the problem. If you use the inspector and click off ‘margin-right:-15px;’, you can see.

Wait, we could use negative values?! O.O Ohhh it’s from bootstrap :open_mouth:

Eitherways, Thanks! :smiley:

1 Like