mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-20 06:23:08 -04:00
The PNGs we were generating looked a bit fuzzy, and the text rendering was a bit off. This is because we weren’t rendering them at a high enough resolution. I’m guessing the default was 72dpi. This commit increases the resolution to 96dpi, which (locally) seems to be enough to give a good-looking preview.