3scale/porta

View on GitHub
app/assets/stylesheets/provider/_call_to_action.scss

Summary

Maintainability
Test Coverage

1/4 should be written with a single space on each side of the operator: 1 / 4
Open

    padding: line-height-times(1/8) line-height-times(1/4);

1/8 should be written with a single space on each side of the operator: 1 / 8
Open

    padding: line-height-times(1/8) line-height-times(1/4);

1/2 should be written with a single space on each side of the operator: 1 / 2
Open

  padding: line-height-times(1/2);

Properties should be ordered background-color, bottom, color, padding, position, text-align, width, z-index
Open

  color: $call-to-action-color;

There are no issues that match your filters.

Category
Status