mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-06 18:41:25 -04:00
Skewing the letter results in a bunch of slightly-off-vertical diagonal lines. This is a bit visually jarring when everything else on the page lines up vertically or horizontally. This commit makes the bottom half of the letter straight, by offsetting it instead of transforming it. The ‘fold’ now has depth, so it has to be drawn in somehow, that’s what the `:before` is doing.