cbillowes/curious-programmer-oxygen

View on GitHub
src/components/About/TimelineIcons.css

Summary

Maintainability
Test Coverage

Use of !important
Open

  font-family: "timeline" !important;

Using width with padding can sometimes make elements larger than you expect.
Open

  padding: 10px;

Using height with padding can sometimes make elements larger than you expect.
Open

  padding: 10px;

Heading (h3) has already been defined.
Open

.timeline > li.talk .description h3 {

Heading (h3) has already been defined.
Open

.timeline > li.blog .description h3 {

Heading (h3) has already been defined.
Open

.timeline > li.certificate .description h3 {

Heading (h3) has already been defined.
Open

.timeline > li.award .description h3 {

Heading (h3) has already been defined.
Open

.timeline > li.podcast .description h3 {

Heading (h3) has already been defined.
Open

.timeline > li.community .description h3 {

Heading (h3) has already been defined.
Open

.timeline > li.project .description h3 {

Heading (h3) has already been defined.
Open

.timeline > li.book .description h3 {

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

.timeline > li.work .icon span:before {

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

.timeline > li.podcast .meta a:hover {

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

.timeline > li.work .meta a:hover {

Heading (h3) should not be qualified.
Open

.timeline > li.blog .description h3 {

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

.timeline > li .icon {

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

.timeline > li.certificate .meta a:hover {

Heading (h3) should not be qualified.
Open

.timeline > li.work .description h3 {

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

.timeline > li.project .meta a:hover {

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

@font-face {

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

.timeline > li .icon span:before {

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

.timeline > li.podcast .icon span:before {

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

.timeline > li.project .icon span:before {

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

.timeline > li.community .icon span:before {

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

.timeline > li.talk .icon span:before {

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

.timeline > li.certificate .icon span:before {

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

.timeline > li.book .meta a:hover {

Heading (h3) should not be qualified.
Open

.timeline > li.podcast .description h3 {

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

.timeline > li.award .meta a:hover {

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

.timeline > li.award .icon span:before {

Heading (h3) should not be qualified.
Open

.timeline > li.talk .description h3 {

Heading (h3) should not be qualified.
Open

.timeline > li.book .description h3 {

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

.timeline > li.blog .meta a:hover {

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

.timeline > li.blog .icon span:before {

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

.timeline > li.book .icon span:before {

Heading (h3) should not be qualified.
Open

.timeline > li.project .description h3 {

Heading (h3) should not be qualified.
Open

.timeline > li.community .description h3 {

Heading (h3) should not be qualified.
Open

.timeline > li.award .description h3 {

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

.timeline > li.community .meta a:hover {

Heading (h3) should not be qualified.
Open

.timeline > li.certificate .description h3 {

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

.timeline > li.talk .meta a:hover {

There are no issues that match your filters.

Category
Status