????
Current Path : /home/darkwebsol/rensencorp.com/wp-content/themes/rashy/sass/bootstrap/mixins/ |
Current File : /home/darkwebsol/rensencorp.com/wp-content/themes/rashy/sass/bootstrap/mixins/_center-block.scss |
// Center-align a block level element @mixin center-block() { display: block; margin-left: auto; margin-right: auto; }