cal-itp / benefits

Transit benefits enrollment, minus the paperwork.
https://docs.calitp.org/benefits
GNU Affero General Public License v3.0
28 stars 9 forks source link

Chore: update CST logo to higher resolution #2527

Closed lalver1 closed 1 week ago

lalver1 commented 1 week ago

We noticed that the CST logo looked blurry on high DPI displays (such as Retina) and the reason was that the original pngs had sizes of 52x36 (small) and 148x72 (large). This PR updates the CST logo to double the pixel size, 104x72 (small) and 296x144 (large), so that the logo looks more crisp while still maintaining a small file size.

github-actions[bot] commented 1 week ago

Coverage report

This PR does not seem to contain any modification to coverable code.