Fix gap between custom emojis in display name
https://anarres.family/@faithisleaping
This commit is contained in:
parent
825875e039
commit
695bad8ed6
|
@ -101,14 +101,12 @@ svg {
|
||||||
.post-avatar {
|
.post-avatar {
|
||||||
width: 3em;
|
width: 3em;
|
||||||
height: 3em;
|
height: 3em;
|
||||||
|
margin-right: 0.5em;
|
||||||
}
|
}
|
||||||
.post-header span, .post-header time {
|
.post-header span, .post-header time {
|
||||||
margin-top: auto;
|
margin-top: auto;
|
||||||
margin-bottom: auto;
|
margin-bottom: auto;
|
||||||
}
|
}
|
||||||
.post-header img {
|
|
||||||
margin-right: 0.5em;
|
|
||||||
}
|
|
||||||
.post-header time {
|
.post-header time {
|
||||||
padding-left: 1em;
|
padding-left: 1em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue