consul/consul

View on GitHub
app/assets/stylesheets/mixins/sdg.scss

Summary

Maintainability
Test Coverage

0.1 should be written without a leading zero as .1
Open

  $min-spacing: $sdg-icon-min-width * 0.1;

Property width already defined on line 11
Open

  width: calc(100% + #{$max-spacing});

0.5 should be written without a leading zero as .5
Open

  $spacing: 0.5%;

Property margin-top already defined on line 20
Open

    margin-top: $max-spacing;

Property margin-left already defined on line 17
Open

    margin-left: $max-spacing;

There are no issues that match your filters.

Category
Status