Your IP : 216.73.217.13


Current Path : /home/poneycluc/www/plugins/system/t4/themes/base/vendors/bootstrap/scss/mixins/
Upload File :
Current File : /home/poneycluc/www/plugins/system/t4/themes/base/vendors/bootstrap/scss/mixins/_clearfix.scss

@mixin clearfix() {
  &::after {
    display: block;
    clear: both;
    content: "";
  }
}