fus-marcom / franciscan-react

A new website for Franciscan University of Steubenville built with ReactJS.
https://gcp.franciscan.university
MIT License
171 stars 80 forks source link

Style "Sample Program" sections #102

Closed JesseRWeigel closed 6 years ago

JesseRWeigel commented 6 years ago

Pages for programs (ex. /biology ) have sample program sections. These sections include a sample schedule for a student for all four years of school. We need to come up with a way to style them that will make sense to the user.

Eventually these will probably be their own component, but it is probably faster to just style what we have now so it is ready for launch.

JesseRWeigel commented 6 years ago

These sections have basic styling now. If time allows it would be nice to display this in two columns on large screens.

JesseRWeigel commented 6 years ago

Basic styling is complete, just need to pull in the proper data from WordPress

JesseRWeigel commented 6 years ago

We aren't going to use these components right now.