?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/demo2/wp-content/themes/blocksy/static/sass/frontend/5-modules/header/



?? Go up: /home/webdevt/www/demo2/wp-content/themes/blocksy/static/sass/frontend/5-modules

?? Viewing: text.scss

.ct-header-text {
	color: var(--theme-text-color);
	text-align: var(--horizontal-alignment);
	// --theme-heading-color: var(--theme-text-color);

	&[data-width="stretch"] {
		width: 100%;
		max-width: var(--max-width);
	}

	.entry-content {
		width: 100%;
	}
}


??

??