ServiceInnovationLab/RapuTure

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

Summary

Maintainability
Test Coverage

0.625 should be written without a leading zero as .625
Open

  box-shadow: 0 0 0.625rem $primary-color;

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

  box-shadow: 0 0 20px rgba($primary-color, 0.7);

0.625 should be written without a leading zero as .625
Open

  border-bottom: 0.625rem solid $primary-color;

0.75 should be written without a leading zero as .75
Open

    padding: 0.75rem 1.5rem;

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