InstruçÔes
Passo 68
Como vocĂȘ fez na etapa anterior, use um seletor descendente que aponte para os trĂȘs elementos
div dentro do elemento .cat-whiskers-right. DĂȘ ao seletor uma width de 40px, uma height de 1px e uma background-color de #000.
O que fazer:
Testes:
- VocĂȘ deve ter um seletor `.cat-whiskers-right div`.
- O seletor `.cat-whiskers-right div` deve ter a propriedade `width` definida como `40px`.
- O seletor `.cat-whiskers-right div` deve ter a propriedade `height` definida como `1px`.
- O seletor `.cat-whiskers-right div` deve ter a propriedade `background-color` definida como `#000`.
Preview