전체적인 여백 간격 변경

This commit is contained in:
static
2025-01-04 18:33:49 +09:00
parent 663a0f08b3
commit 034593804f
9 changed files with 9 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
</script>
<AdaptiveDiv>
<div class="flex h-screen w-full flex-col justify-between px-2">
<div class="flex h-screen w-full flex-col justify-between px-4">
{@render children()}
</div>
</AdaptiveDiv>