Skip to content

Commit c212ed8

Browse files
committed
Fix
1 parent 38618ee commit c212ed8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/routes/utils/+page.svelte

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
});
2222
</script>
2323

24+
<FlexWrapper>
25+
<Space height="var(--token-space-6)" />
26+
</FlexWrapper>
27+
2428
<FlexWrapper width="100%" direction="column">
2529
<FlexWrapper width="80%" direction="row" justifycontent="flex-start" wrap="wrap" gap="var(--token-space-2)">
2630
<Button

0 commit comments

Comments
 (0)