mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-19 13:51:01 +00:00
Shrink emoji in posts a little
This commit is contained in:
parent
2eb07a5f5f
commit
b3b2c6effd
1 changed files with 1 additions and 1 deletions
|
@ -918,7 +918,7 @@ table.metadata td .emoji {
|
|||
}
|
||||
|
||||
.post .emoji {
|
||||
height: 22px;
|
||||
height: 18px;
|
||||
}
|
||||
|
||||
.post .handle {
|
||||
|
|
Loading…
Reference in a new issue