ComponentsCard

Card

A container for content with a border and optional shadow.

Basic Card

Create a project

Deploy your new project in one-click.

<div class="max-w-sm p-6 b-1 bc-silver-4 rad-0">
<h3 class="ff-s fs-lg fw-600 tc-slate mb-2">Create a project</h3>
<p class="fs-sm tc-slate-6 m-0">Deploy your new project in one-click.</p>
</div>

Icon

Settings

Manage your account settings and preferences.

<div class="max-w-sm p-6 b-1 bc-silver-4 rad-0">
<div class="d-f ai-c jc-c d-10 rad-9 bg-silver-1 tc-slate mb-4">
<svg xmlns="http://www.w3.org/2000/svg" class="w-5 h-5" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z"/><circle cx="12" cy="12" r="3"/></svg>
</div>
<h3 class="ff-s fs-lg fw-600 tc-slate mb-2">Settings</h3>
<p class="fs-sm tc-slate-6 m-0">Manage your account settings and preferences.</p>
</div>