Sindbad~EG File Manager

Current Path : /home/frekansk/public_html/wp-content/themes/twentynineteen/sass/modules/
Upload File :
Current File : /home/frekansk/public_html/wp-content/themes/twentynineteen/sass/modules/_alignments.scss

.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: $size__spacing-unit;

	@include media(tablet) {
		/*rtl:ignore*/
		margin-right: calc(2 * #{$size__spacing-unit});
	}
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: $size__spacing-unit;

	@include media(tablet) {
		/*rtl:ignore*/
		margin-left: calc(2 * #{$size__spacing-unit});
	}
}

.aligncenter {
	clear: both;
	@include center-block;
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists