Thera169/thera

View on GitHub
app/assets/stylesheets/application.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#actions {

@font-face declaration doesn't follow the fontspring bulletproof syntax.
Open

    src: url("AvenirLTStd-Medium.otf") format("opentype");

@font-face declaration doesn't follow the fontspring bulletproof syntax.
Open

    src: url("AvenirLTStd-Light.otf") format("opentype");

@font-face declaration doesn't follow the fontspring bulletproof syntax.
Open

    src: url("AvenirLTStd-Book.otf") format("opentype");

Unknown property 'align'.
Open

    align: center;

Rule doesn't have all its properties in alphabetical order.
Open

.rating-star,

There are no issues that match your filters.

Category
Status