Improved audience support and implement featured collection

This commit is contained in:
Thomas Sileo 2022-06-26 18:07:55 +02:00
parent ff8975acab
commit 4bf54c7040
16 changed files with 284 additions and 37 deletions

View file

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