b0y-101 Mini Shell


Current Path : E:/www/b-group.old/business/applicationmba/vendor/twbs/bootstrap/scss/utilities/
File Upload :
Current File : E:/www/b-group.old/business/applicationmba/vendor/twbs/bootstrap/scss/utilities/_sizing.scss

// Width and height

@each $prop, $abbrev in (width: w, height: h) {
  @each $size, $length in $sizes {
    .#{$abbrev}-#{$size} { #{$prop}: $length !important; }
  }
}

.mw-100 { max-width: 100% !important; }
.mh-100 { max-height: 100% !important; }

Copyright © 2019 by b0y-101