When, on small screens, a navigation element had a very long text causing it to span over multiple lines, the space between each line was the same as the space between elements. This made it hard to see where elements started and ended. Using a padding to separate the contents of one element and the contents of the next one solves the issue.