Skip to content

Commit 393e876

Browse files
author
Jesse Winton
committed
update gap
1 parent 06d7981 commit 393e876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/(marketing)/(components)/pricing.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
>{price}
104104

105105
{#if subtitle}
106-
<span class="text-caption text-secondary -ml-2">{subtitle}</span>
106+
<span class="text-caption text-secondary -ml-1">{subtitle}</span>
107107
{/if}
108108
</span>
109109

0 commit comments

Comments
 (0)