Space between Slideshow Reel Images

To add a space between Slideshow Reel Images, you can use this code to Custom CSS.

figure.gallery-reel-item img {
    transform: scale(0.9)
}