bump up allowed emu size
Ted Unangst tedu@tedunangst.com
Wed, 08 May 2019 17:22:27 -0400
1 files changed,
3 insertions(+),
2 deletions(-)
jump to
M
views/style.css
→
views/style.css
@@ -159,10 +159,11 @@ img {
max-width: 100% } img.emu { - width: 1em; - height: 1em; + width: 2em; + height: 2em; vertical-align: middle; margin: -2px; + object-fit: contain; } @media screen and (max-width: 740px) { body {