Background Repeat Round
Background repeat round
and space
repeat background images without clipping the images.
Pro Tip: It really helps if your images are square, round stretches in both directions.
background-repeat: round;
background-repeat: space;
See the Pen Background Repeat Options by David Leininger (@davidleininger) on CodePen.