2021-09-07 UTC
# Murray[d] the first wraps each `<li>` in an anchor, which will just work but could be a little iffy from a semantic perspective. Alternatively, you can set the `<a>` tag within to be the width/height of the `<li>` and then re-center the content using Flex (or Grid, but Flex probably makes more sense here)