Fix gap between custom emojis in display name

https://anarres.family/@faithisleaping
This commit is contained in:
blankie 2023-12-05 17:32:42 +11:00
parent 825875e039
commit 695bad8ed6
Signed by: blankie
GPG Key ID: CC15FC822C7F61F5
1 changed files with 1 additions and 3 deletions

View File

@ -101,14 +101,12 @@ svg {
.post-avatar {
width: 3em;
height: 3em;
margin-right: 0.5em;
}
.post-header span, .post-header time {
margin-top: auto;
margin-bottom: auto;
}
.post-header img {
margin-right: 0.5em;
}
.post-header time {
padding-left: 1em;
}