USACE / groundwork

React Components for USACE Applications
https://usace.github.io/groundwork
4 stars 0 forks source link

Add width breakpoints for the header/footer #81

Open krowvin opened 6 days ago

krowvin commented 6 days ago

A user brought up to me that the header always aligns left no matter what the page size is.

On ultrawide or larger screens this can appear unnatural.

Suggesting we add the breakpoints to match the "USACE Theme" that AFPIMS uses. For the footer and header

The component does do this with "fluid" when you leave it off/false it centers the page content. But not the navigation (headers/footer).

Examples Header image Footer image