Files
notifications-admin/app
Chris Hill-Scott 6271b427aa Don’t skew bottom half of letter in folded state
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.
2017-01-04 15:53:13 +00:00
..
2017-01-04 13:02:01 +00:00
2016-12-20 11:10:38 +00:00
2017-01-04 15:46:00 +00:00