Current Path : /proc/self/root/home/lentoinv/churchmr.com/build/bootstrap-less/mixins/ |
Current File : //proc/self/root/home/lentoinv/churchmr.com/build/bootstrap-less/mixins/center-block.less |
// Center-align a block level element .center-block() { display: block; margin-left: auto; margin-right: auto; }