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

Use flexbox for scorecard header #207

Closed Eric-Arellano closed 1 month ago

Eric-Arellano commented 1 month ago

Even though I'll be proposing moving the share link icon to the top header, it will still be in the scorecard as part of the initial accordion revamp. So it's important that the styling is right.

This uses flexbox so that the share link icon is always positioned in the correct spot, whereas using float was haphazard.

It also allows us to shrink the width of the scorecard.