refactor: use padding

This commit is contained in:
KerollesFathy 2026-04-27 10:07:59 +00:00
parent f1c0d75c94
commit 3b5efd28ae

View file

@ -42,7 +42,7 @@
</div> </div>
<div class="promotional-banners"></div> <div class="promotional-banners"></div>
<p> <p>
<a class="onboarding-sidebar mx-2"> <a class="onboarding-sidebar px-2">
{%= frappe.utils.icon("user-check" , "sm", "", "", "text-ink-gray-7 current-color", true)%} {%= frappe.utils.icon("user-check" , "sm", "", "", "text-ink-gray-7 current-color", true)%}
<span> {%= __("Getting Started") %} </span> <span> {%= __("Getting Started") %} </span>
</a> </a>