An easy fix for this for me were to chance the padding its not an good way to fix it but it beat chancing the width,
i added
.main-navigation a {
padding: 1em 0.70em;
}
from 1.50em
if you guys find an better way to fix this feel free to send me a message, also Andrew thank you for guiding me to the right way !