CSS nesting and pseudo elements
I don't know if I'm making a syntax goof somewhere, but I would have thought that
would be the same as
but, I am wrong.
Is there anyway of using
would be the same as
but, I am wrong.
Is there anyway of using
:hover selector inside of a ::after style declaration, to target the :hover state of the parent element?