cbillowes/curious-programmer-oxygen

View on GitHub

Showing 64 of 326 total issues

2 IDs in the selector, really?
Open

#post #accordion .card-body a:visited,
Severity: Minor
Found in src/templates/post.css by csslint

Don't use IDs in selectors.
Open

#post .body .image-wrapper .indicator {
Severity: Minor
Found in src/templates/post.css by csslint

2 IDs in the selector, really?
Open

    #post #accordion h2 {
Severity: Minor
Found in src/templates/post.css by csslint

Use of !important
Open

    display: block !important;
Severity: Minor
Found in src/components/About/Timeline.css by csslint
Severity
Category
Status
Source
Language