Merge branch 'main' of https://github.com/appwrite/website into elad-style-4

This commit is contained in:
Torsten Dittmann
2023-09-26 19:56:54 +02:00
398 changed files with 4321 additions and 7070 deletions

View File

@@ -56,7 +56,11 @@
</a>
{/if}
{#if nextStep}
<a href={nextStep.href} class="aw-button is-secondary">
<a
href={nextStep.href}
class="aw-button is-secondary"
style:margin-left={prevStep ? undefined : 'auto'}
>
<span class="aw-sub-body-500">
Step {nextStep.step}<span class="aw-is-not-mobile">: {nextStep.title}</span>
</span>