amgoodfellow / reactjs-calendar

A new version of the react calendar. One that uses webpack 2, and is made with ADA compliance in mind
Apache License 2.0
3 stars 3 forks source link

Make transition width to mobile smaller #72

Closed amgoodfellow closed 6 years ago

amgoodfellow commented 7 years ago

Instead of 796 pixels, we will transition at 650

amgoodfellow commented 6 years ago

@DoctorAtom7 - A simple fix, for when you have the time. This calendar changes to a mobile view at 796 pixels, and the new standard is 650. It should be as simple as searching the project for the first number and replacing it with the second