1
0
mirror of https://git.sr.ht/~tsileo/microblog.pub synced 2025-06-05 21:59:23 +02:00

Custom emoji support

This commit is contained in:
Thomas Sileo
2022-06-27 20:55:44 +02:00
parent 5b025a8e45
commit 09ce33579a
17 changed files with 357 additions and 70 deletions

View File

@@ -140,6 +140,6 @@ nav.flexbox {
float: right;
}
}
.custom-emoji {
.emoji, .custom-emoji {
max-width: 25px;
}