follow notif spacing

This commit is contained in:
Martti Malmi 2023-02-12 20:26:34 +02:00
parent 1c7f9e35f6
commit 6532690d90

View File

@ -329,8 +329,7 @@ class PublicMessage extends Message {
<a href="/${Nostr.toNostrBech32Address(this.state.msg.event.pubkey, 'npub')}">
<${Name} pub=${this.state.msg?.event?.pubkey} />
</a>
${' '}
<span> started following you</span>
<span class="mar-left5"> started following you</span>
</div>
</div>
</div>