A line made with CSS is bigger in some pages than others
Hi, The line under my menu is larger under “Ydelser” and “Om os”. The line is originally made with .main-navigation { border-bottom-style: solid; border-bottom-color: #303030; border-bottom-width: 2px; and it works perfectly in every other page but these two. Why? Regards,…