Open farishkash opened 7 years ago
h2.brushes{ background-color:mediumspringgreen; }
since .brushes is part of the h2 selector brushes is sufficient
.brushes{ background-color:mediumspringgreen; }
Same thing for the span class
since .brushes is part of the h2 selector brushes is sufficient