mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-23 20:54:50 +03:00
pnpm format
This commit is contained in:
parent
89955fcbbd
commit
105c9a284e
@ -11,7 +11,7 @@
|
||||
|
||||
<Modal on:close bind:this={modal}>
|
||||
<div class="flex flex-col text-zinc-400">
|
||||
<div class="p-4 flex">
|
||||
<div class="flex p-4">
|
||||
<div class="flex-grow text-[18px] text-zinc-300">
|
||||
<slot name="title">Title</slot>
|
||||
</div>
|
||||
|
@ -162,14 +162,14 @@
|
||||
AI-generated commit summaries, and the assurance of never losing your work with synced
|
||||
project.
|
||||
</p>
|
||||
<p class="py-2 flex flex-col">
|
||||
<p class="flex flex-col py-2">
|
||||
<span class="font-semibold text-zinc-300">AI-genearate commits</span>
|
||||
<span>
|
||||
This not only saves you time and effort but also ensures consistency in tone and style,
|
||||
ultimately helping you to boost sales and improve customer satisfaction.
|
||||
</span>
|
||||
</p>
|
||||
<p class="py-2 flex flex-col">
|
||||
<p class="flex flex-col py-2">
|
||||
<span class="font-semibold text-zinc-300">Secure and reliable backup</span>
|
||||
<span>
|
||||
GitButler backup guarantees that anything you’ve ever written in your projects are safe,
|
||||
|
Loading…
Reference in New Issue
Block a user