lujanfernaud/prevy

View on GitHub
app/assets/stylesheets/sections/_topics.scss

Summary

Maintainability
Test Coverage

Selector comment__avatar should be written in lowercase with hyphens
Open

.topic__avatar,

Selector topic__body should be written in lowercase with hyphens
Open

.topic__body,

Properties should be ordered border-right, flex-basis, padding
Open

  padding: .75rem;

Selector comment-separator__line should be written in lowercase with hyphens
Open

.comment-separator__line {

Properties should be ordered border-bottom, padding-bottom
Open

  padding-bottom: .7rem;

Selector topic__avatar should be written in lowercase with hyphens
Open

.topic__avatar,

Properties should be ordered margin-bottom, margin-top
Open

  margin-top: -.25rem;

Selector topic__info should be written in lowercase with hyphens
Open

.topic__body,

Declaration should be terminated by a semicolon
Open

  flex-basis: 100%

Selector latest-topics__buttons should be written in lowercase with hyphens
Open

.latest-topics__buttons {

Selector comment__body should be written in lowercase with hyphens
Open

.topic__body,

Selector topics-index__list should be written in lowercase with hyphens
Open

.topics-index__list {

Properties should be ordered margin-bottom, margin-top
Open

  margin-top: 1.25rem;

There are no issues that match your filters.

Category
Status