aclu-cash-bail-team / aclu-cash-bail

Code powering ACLU Pennsylvania's Broken Rules interactive
https://www.brokenrulespa.org
2 stars 0 forks source link

Address P0 and P1 style concerns #94

Closed alexwgraves closed 2 years ago

alexwgraves commented 2 years ago

P0 Changes (closes #92):

P1 Changes (closes #93):

Also some general mobile sizing refinements. To make this simpler I added a constants.js file and a new helper function called getSizing that returns an enum describing the screen width. This gives us better handling and granularity when resizing stuff. The constants also now match up with the values in mobile.css.