move box up

This commit is contained in:
LWinterberg
2024-03-03 11:55:24 +01:00
parent 47ef3fe455
commit 46664e291f

View File

@@ -21,6 +21,13 @@ const { win, mac, lin } = betaReleases;
We are looking for feedback on our new features in this release.
</p>
<h4 class="mt-8">Cloud project saving</h4>
<p class="mt-2 bg-amber-200 p-4 rounded-lg -mr-8">
<strong
>For this beta, please try Cloud saving some of your existing
projects.</strong
> To do that, simply open one of your existing projects like usual,
then go to File &gt; Save to Cloud. You'll be guided from there.
</p>
<iframe
width="560"
height="315"
@@ -38,13 +45,6 @@ const { win, mac, lin } = betaReleases;
>. This allows you to work from any device, share & collaborate
with others and restore previous versions if you lose work.
</p>
<p class="mt-2 bg-amber-200 p-4 rounded-lg -mx-4">
<strong
>For this beta, please try Cloud saving some of your existing
projects.</strong
> To do that, simply open one of your existing projects like usual,
then go to File &gt; Save to Cloud. You'll be guided from there.
</p>
</div>
</div>