File "ep-heading.scss"

Full path: /home/kosmetik/public_html/wp-content/plugins/elements-plus/assets/sass/ep-heading.scss
File size: 216 B
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

.elementor-widget-ep-heading {
	.elementor-heading-title {
		display: flex;
		margin-bottom: 0;

		a {
			display: flex;
		}

		span {
			display: flex;
			flex-direction: column;
			justify-content: center;
		}
	}
}