?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/static/sass/backend/editor/blocks/



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

?? Viewing: theme-block-about-me.scss

@import '../../../../../static/sass/frontend/5-modules/blocks/about-me';

// admin specific styles
.ct-about-me-block {
	cursor: default;

	a {
		pointer-events: none;
		text-decoration: none;
	}

	.ct-media-container {
		width: 100%;
		display: inline-flex;

		img {
			height: auto;
			width: inherit;
		}
	}


	.ct-about-me-name {
		margin-top: 0;
	}
}


??

??