cbillowes/curious-programmer-oxygen

View on GitHub
src/components/Footer/Footer.css

Summary

Maintainability
Test Coverage

Values of 0 shouldn't have units specified.
Open

    bottom: 0px;
Severity: Minor
Found in src/components/Footer/Footer.css by csslint

Values of 0 shouldn't have units specified.
Open

    right: 0px;
Severity: Minor
Found in src/components/Footer/Footer.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin: 0px auto;
Severity: Minor
Found in src/components/Footer/Footer.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 1em 0em;
Severity: Minor
Found in src/components/Footer/Footer.css by csslint

Values of 0 shouldn't have units specified.
Open

    left: 0px;
Severity: Minor
Found in src/components/Footer/Footer.css by csslint

Heading (h4) has already been defined.
Open

.notice-container h4 {
Severity: Minor
Found in src/components/Footer/Footer.css by csslint

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

.notice-container h4 {
Severity: Minor
Found in src/components/Footer/Footer.css by csslint

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

.footer {
Severity: Minor
Found in src/components/Footer/Footer.css by csslint

Heading (h4) should not be qualified.
Open

.footer .notice-container h4,
Severity: Minor
Found in src/components/Footer/Footer.css by csslint

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

.footer .notice-container {
Severity: Minor
Found in src/components/Footer/Footer.css by csslint

Heading (h4) should not be qualified.
Open

.notice-container h4 {
Severity: Minor
Found in src/components/Footer/Footer.css by csslint

There are no issues that match your filters.

Category
Status