mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-17 07:28:46 +00:00
전체적인 여백 간격 변경
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<IconArrowBack class="text-2xl" />
|
||||
</button>
|
||||
{#if title}
|
||||
<p class="absolute left-1/2 -translate-x-1/2 transform text-xl font-semibold">{title}</p>
|
||||
<p class="absolute left-1/2 -translate-x-1/2 transform text-lg font-semibold">{title}</p>
|
||||
{/if}
|
||||
{#if children}
|
||||
{@render children?.()}
|
||||
|
||||
Reference in New Issue
Block a user