kimjunh/giver-game

View on GitHub
public/stylesheets/play_index_style.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#counter {

Don't use IDs in selectors.
Open

#header {

Values of 0 shouldn't have units specified.
Open

    margin: 0px auto;

Expected (<font-style>) but found 'bold'.</font-style>
Open

    font-style: bold;

Expected (<font-style>) but found 'bold'.</font-style>
Open

    font-style: bold;

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

#counter {

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

th {

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

#header {

There are no issues that match your filters.

Category
Status