untrobotics / website

Source code to our website (maybe)
MIT License
5 stars 9 forks source link

Fixed sizing of the Events Calendar #145

Closed ColtonDno closed 2 years ago

ColtonDno commented 2 years ago

Adjusted size of the Events Calendar to stay centered on larger screens.

sebastian-king commented 2 years ago

If I recall correctly the 80vw x 80vh thing was due to the calendar not displaying properly on phones, did you test this on a phone as well?

ColtonDno commented 2 years ago

The range div and the col-xs-12 div were behaving oddly together at smaller screen widths. I just updated it and it looks better at all widths.