Keep aspect ratio of emoji

This commit is contained in:
Midgard 2024-11-23 21:37:45 +01:00
parent beaabf4360
commit 015f30c590
Signed by: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -89,8 +89,8 @@ header, footer {
}
img.emoji {
width: 1em;
height: 1em;
max-width: 1em;
max-height: 1em;
vertical-align: text-bottom;
}