File "_center-block.scss"

Full path: E:/sites/Single15/tinmung2007/webroot/lich nam B/sass/bootstrap/mixins/_center-block.scss
File size: 126 B
MIME-type:
Charset: utf-8

Download   Open   Back

// Center-align a block level element

@mixin center-block() {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

PHP File Manager