ServiceInnovationLab/RapuTure

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

Summary

Maintainability
Test Coverage

0.7 should be written without a leading zero as .7
Open

  padding: 0.7rem 1rem;

0.3125 should be written without a leading zero as .3125
Open

    border: 0.3125rem solid transparent;

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

  box-shadow: 0 0 0.3125rem rgba($primary-color, 0.5);

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

    margin-bottom: 0.5rem;

0.3125 should be written without a leading zero as .3125
Open

  box-shadow: 0 0 0.3125rem rgba($primary-color, 0.5);

0.3125 should be written without a leading zero as .3125
Open

  border: 0.3125rem solid $primary-color;

There are no issues that match your filters.

Category
Status