RockefellerArchiveCenter / styles

Style Library for the Rockefeller Archive Center
https://styles.rockarch.org
MIT License
0 stars 1 forks source link

Improve header and footer to work on sites with limited width #164

Closed HaSistrunk closed 1 year ago

HaSistrunk commented 1 year ago

Fixes #163

Uses wrapper and container divs to center and contain header and footer layouts to work with sites that have a max-width set.

Also adds a .flex helper class.