Add emoji support

This commit is contained in:
Max L. 2023-11-25 02:18:39 +01:00
parent 7acd5f4e38
commit 004c92b392
No known key found for this signature in database
GPG key ID: 2F963B95632B8467
2 changed files with 16 additions and 4 deletions

View file

@ -223,4 +223,8 @@ body {
.footer a {
color: rgba(255, 255, 255, 0.8) !important;
}
.emoji {
height: 1em;
}