Jump to content

Wikimedia Hackathon 2022/Schedule/gallery.css

From mediawiki.org
@media only screen and (max-width: 720px) {
	.gallery .gallerybox .thumb {
		display: none;
	}
}