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

Changed Hero subtitle marginBottom from 0.35em to 1.35em #135

Closed andria-dev closed 6 years ago

andria-dev commented 6 years ago

This is to fix issue #134. I have changed the following on the Subtitle in <Hero>:

margin-bottom: 0.35em;

to

margin-bottom: 1.35em;
andria-dev commented 6 years ago

I don't know how to update the snapshot so yeah, but this still works and I think it looks pretty good, screenshots are in the issue #134

JesseRWeigel commented 6 years ago

Thanks @ChrisBrownie55 ! I will take care of the snapshot