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

Align borders #232

Closed Eric-Arellano closed 1 month ago

Eric-Arellano commented 1 month ago

Uses a consistent style of 1px borders with hsla(0, 0%, 0%, 0.4), and removes box shadows.

I played around with box shadows, but it was too hard to get something that consistently looked good. A flat design is simpler.

Before:

Screenshot 2024-07-14 at 5 07 42 PM

After:

Screenshot 2024-07-14 at 5 07 20 PM