Testing instructions, background context, more in-depth details of the implementation, and anything else you'd like to call out or ask reviewers. Explain how the changes were verified.
@makaelastephens and I experimented with putting this measure in a few different places, but the USWDS css interacts weirdly/badly if we combine it with an element that has other existing styles applied to it (e.g. <main>, an element that controls grid stuff).
Testing
Screenshots, GIF demos, code examples or output to help show the changes working as expected. ProTip: you can drag and drop or paste images into this textbox.
Ticket
https://wicmtdp.atlassian.net/browse/PRP-241
Changes
Context for reviewers
@makaelastephens and I experimented with putting this measure in a few different places, but the USWDS css interacts weirdly/badly if we combine it with an element that has other existing styles applied to it (e.g.
<main>
, an element that controls grid stuff).Testing
npm run e2e