2025-01-27 UTC
#
[Joe_Crawford] If the layout is `nav > label` I'd be looking at things like `nav:has(label + label + label + label + label)` which is dopey but I've been playing with using it to set layouts based on scale. Could also do nth-child or nth-of-type in that context. But the short answer to your wish is "no."