Your IP : 216.73.216.95


Current Path : /var/www/ljmtc/cbt/theme/boost/scss/bootstrap/mixins/
Upload File :
Current File : /var/www/ljmtc/cbt/theme/boost/scss/bootstrap/mixins/_clearfix.scss

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