Your IP : 216.73.216.95


Current Path : /var/www/mainsite/wp-content/themes/maxcoach/assets/scss/gutenberg-block/
Upload File :
Current File : /var/www/mainsite/wp-content/themes/maxcoach/assets/scss/gutenberg-block/_separator.scss

.wp-block-separator {
	border: 0;
	height: 2px;
	background: #111;

	&.is-style-wide {
		height: 1px;
	}

	&.is-style-dots {
		color: #111;
	}
}