#polaroid-gallery ul { display: flex; flex-direction: row; flex-wrap: wrap; align-content: center; justify-content: center; align-items: center; list-style-type: none; } #polaroid-gallery { width: 100%; }
#polaroid-gallery ul { display: flex; flex-direction: row; flex-wrap: wrap; align-content: center; justify-content: center; align-items: center; list-style-type: none; } #polaroid-gallery { width: 100%; }