wee little spacing

noticed some missing spacing during the onboarding process.
This commit is contained in:
Alex Justesen 2023-10-01 19:16:37 -04:00 committed by GitHub
parent 5e0adc3777
commit acd8541e68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@
<x-boarding-step title="Server">
<x-slot:question>
Do you want to deploy your resources on your <x-highlighted text="Localhost" />
or on a<x-highlighted text="Remote Server" />?
or on a <x-highlighted text="Remote Server" />?
</x-slot:question>
<x-slot:actions>
<x-forms.button class="justify-center box" wire:target="setServerType('localhost')"