Skip to main content

Center centre the images in a panel slider

.uk-slider-items {
    justify-content: center;
}
  • Hits: 1