File "style.css"

Full Path: /home/warrior1/public_html/plugins/jetpack/modules/widgets/flickr/style.css
File size: 256 bytes
MIME-type: text/plain
Charset: utf-8

.flickr-images {
	text-align: center;
}

.flickr-size-thumbnail .flickr-images {
	align-content: space-between;
	align-items: center;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

.flickr-images img {
	max-width: 100%;
	margin: 5px;
}