Fixing spacing
This commit is contained in:
parent
56cac47dbb
commit
29ba7ac348
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ const { Content } = await render(post);
|
|||
>
|
||||
<Content />
|
||||
</article>
|
||||
<div class="flex flex-col gap-4 mt-8 items-center">
|
||||
<div class="flex flex-col gap-4 mt-4 items-center">
|
||||
<form class="fsb-prompt">
|
||||
<label>Share this page from your <a href="https://jointhefediverse.net/">fediverse</a> server</label>
|
||||
<div class="fsb-input-group mb-3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue