This PR updates the Ex-Officio Faculty Advisory Committee order and font size of the header.
How can this be tested?
Run yarn start www, and then navigate to http://localhost:3000/about. Verify that the Faculty Advisory Committee Ex-Officio section has been updated properly, corresponding to the list linked in the issue, and that the header font size is slightly larger than before.
What are the relevant tickets?
Closes https://github.com/mitodl/hq/issues/3930.
Description (What does it do?)
This PR updates the Ex-Officio Faculty Advisory Committee order and font size of the header.
How can this be tested?
Run
yarn start www
, and then navigate to http://localhost:3000/about. Verify that the Faculty Advisory Committee Ex-Officio section has been updated properly, corresponding to the list linked in the issue, and that the header font size is slightly larger than before.