junebug12851/pokered-save-editor

View on GitHub
src/app/fragments/card-sprite-header/card-sprite-header.component.scss

Summary

Maintainability
Test Coverage

Showing 6 of 6 total issues

Line should be indented 2 spaces, but was indented 4 spaces
Open

font-size: 16px;

Line should be indented 2 spaces, but was indented 4 spaces
Open

font-weight: bold;

Properties should be ordered font-size, font-weight
Open

font-weight: bold;

Avoid qualifying class selectors with an element.
Open

.title span.coords {

Avoid qualifying class selectors with an element.
Open

.title span.name {

Line should be indented 2 spaces, but was indented 4 spaces
Open

font-size: 14px;
Category
Status