Adjust sizes

This commit is contained in:
Tulir Asokan 2025-01-06 15:00:29 +02:00
parent e33219f654
commit 156b458f03
2 changed files with 5 additions and 5 deletions

View file

@ -105,11 +105,11 @@ blockquote.reply-body {
> div.per-message-event-sender {
color: var(--secondary-text-color);
font-size: 0.85rem;
margin: 0.3rem;
font-size: .75rem;
margin: 0 .25rem;
> span.via {
margin-right: 0.3rem;
margin-right: .25rem;
}
}

View file

@ -66,10 +66,10 @@ div.timeline-event {
> div.per-message-event-sender {
color: var(--secondary-text-color);
font-size: 0.85rem;
font-size: .75rem;
> span.via {
margin-right: 0.3rem;
margin-right: .25rem;
}
> span.event-sender {