4.2.1 final fixes

This commit is contained in:
2026-05-06 11:36:19 +12:00
parent b8b9d12a82
commit a7ce4c74b5
22 changed files with 613 additions and 203 deletions
+2 -1
View File
@@ -27,7 +27,8 @@
{#if service.href}
<a href={service.href} class="btn btn-green">
See {service.title} pricing
<span>See {service.title} pricing</span>
<Icon name="fas fa-arrow-right" />
</a>
{/if}
</div>