.wp-block-navigation {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  flex-wrap: nowrap;
}
