Created by: jendowns
Resolves #966 (closed)
As @aardrian pointed out in #966 (closed), the height: 75vh
rule on the header is causing header content to cover the page navigation when the viewport height is shortened. As the viewport height is reduced, there is less space for the header's content.
I believe there are also a couple other styles contributing to this effect, and I've tried to edit only what's required to prevent the navigation from being covered up & also mimic the the layout of the current deployment. In addition, there a secondary side-effect where the CTA was covering up the numeronym definition, which meant making a couple grid edits.
Please take a look and let me know what you think! I had some issues with cached styles while looking into this, so please run these updates locally & let me know if there is something amiss.