?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/static/sass/frontend/1-helpers/



?? Go up: /home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/static/sass/frontend

?? Viewing: fallbacks.scss

@supports not (aspect-ratio: auto) {
	.ct-media-container {
		img,
		video,
		iframe {
			position: absolute;
			width: 100%;
			height: 100%;
		}

		&:before {
			display: block;
			content: '';
			width: 100%;
			padding-bottom: 100%;
		}
	}
}


??

??