ParkingReformNetwork / parking-lot-map

Interactive map showing how much of downtowns are dominated by parking
https://parkingreform.org/parking-lot-map/
MIT License
1 stars 5 forks source link

Define `xxs` breakpoint #218

Closed Eric-Arellano closed 1 month ago

Eric-Arellano commented 1 month ago

Due to the iframe, it's common for us on desktop to have a small render of the map, but still much wider than mobile. https://github.com/ParkingReformNetwork/parking-lot-map/pull/216 was overly aggressive in hiding the fullscreen icon in that case; there, the full-screen icon is actually quite useful.

This defines a new smaller breakpoint and adjusts some responsive styling to be bigger on small, but not xsmall, screens.