File "page-loader.scss"

Full Path: /home/warrior1/public_html/wp-content/plugins/elementor/app/modules/kit-library/assets/js/components/page-loader.scss
File size: 153 bytes
MIME-type: text/plain
Charset: utf-8

.e-kit-library__page-loader {
	width: 100%;
	height: 100%;
	display: grid;
	place-items: center;
	font-size: type( size, '30' );
	color: tints( 500 );
}