Your IP : 3.135.193.166


Current Path : /home/lentoinv/believersfamilyfoundation.com/profile/vendor/bootstrap/scss/utilities/
Upload File :
Current File : /home/lentoinv/believersfamilyfoundation.com/profile/vendor/bootstrap/scss/utilities/_overflow.scss

// stylelint-disable declaration-no-important

@each $value in $overflows {
  .overflow-#{$value} { overflow: $value !important; }
}

?>