Submenu element padding relative to the screen width
Brought to you by:
marsym,
roccomarco
The padding of a submenu element is expressed as relative to the screen width and this creates a visual defect on ultra wide screen
.primary-nav .sub-menu a {
color: var(--blng-pe-azure-3c);
padding: 14px 2.5vw; <--
line-height: 1.15;
}
Fixed on Trunk, backported to 1.0.2