cbillowes/curious-programmer-oxygen

View on GitHub
src/pages/page.css

Summary

Maintainability
Test Coverage

Values of 0 shouldn't have units specified.
Open

  padding: 0em 0em 100px 0em ;
Severity: Minor
Found in src/pages/page.css by csslint

Values of 0 shouldn't have units specified.
Open

  padding-top: 0px;
Severity: Minor
Found in src/pages/page.css by csslint

Values of 0 shouldn't have units specified.
Open

  padding: 0em 0em 100px 0em ;
Severity: Minor
Found in src/pages/page.css by csslint

Values of 0 shouldn't have units specified.
Open

  padding: 0em 0em 100px 0em ;
Severity: Minor
Found in src/pages/page.css by csslint

Heading (h1) should not be qualified.
Open

.credits-container section h1 {
Severity: Minor
Found in src/pages/page.css by csslint

There are no issues that match your filters.

Category
Status