marnen/duckbill

View on GitHub
app/assets/stylesheets/_custom_row.scss

Summary

Maintainability
Test Coverage
@mixin custom-row() {
  @include grid-row();
  margin-left: 0;
}