mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-03 13:00:03 -04:00
At maximum zoom, the text in the items gets cropped horizontally. This removes the padding on their containers to give them more space and, instead, puts it on the content items instead. Left-aligned content still needs some padding on the left-hand side but centrally-aligned can grow into the whole space. This also reduces the padding applied below 420px width or when the screen is zoomed below 300%. Above that, our content needs more space between items but below that, the space allocated to the content is more important.