We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[id]
Discussed in #347
Either with :nth-of-type(1) instead of :first-child, or by adding span:target + &
:nth-of-type(1)
:first-child
span:target + &