Skip to content

Commit aa05f9f

Browse files
committed
chnaged gap from xxl to l
1 parent c574824 commit aa05f9f

File tree

1 file changed

+1
-1
lines changed
  • src/routes/(console)/project-[region]-[project]/functions/function-[function]/(components)

1 file changed

+1
-1
lines changed

src/routes/(console)/project-[region]-[project]/functions/function-[function]/(components)/deploymentCard.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
{/snippet}
7979

8080
<Card padding="m" radius="m" {variant}>
81-
<Layout.Stack gap="xxl">
81+
<Layout.Stack gap="l">
8282
<Layout.GridFraction start={4} end={6}>
8383
<Layout.Stack>
8484
<Layout.Stack direction="row" alignItems="center" gap="s" wrap="wrap">

0 commit comments

Comments
 (0)