HOME


5h-3LL 1.0
DIR: /home/aissorg/public_html/fonts/qzfcvsedcv/werwcwsfs
/home/aissorg/public_html/fonts/qzfcvsedcv/werwcwsfs/
Upload File:
Current File : /home/aissorg/public_html/fonts/qzfcvsedcv/werwcwsfs/_grid-spacing.scss.tar
home/aissorg/public_html/scss/custom-styles/mixins/_grid-spacing.scss000064400000000267151162735270022203 0ustar00//
// Grid-dedicated responsive offset system
//

@mixin grid-offset($offset) {
	margin-bottom: -$offset;

	&:empty { margin-bottom: 0; }
	> * { margin-bottom: $offset; }
}