aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-tools-pages/ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dev-tools-pages/ts')
-rw-r--r--packages/dev-tools-pages/ts/components/Compiler.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dev-tools-pages/ts/components/Compiler.tsx b/packages/dev-tools-pages/ts/components/Compiler.tsx
index 1c975e30d..a5b92da13 100644
--- a/packages/dev-tools-pages/ts/components/Compiler.tsx
+++ b/packages/dev-tools-pages/ts/components/Compiler.tsx
@@ -19,7 +19,7 @@ const Card = styled.div`
padding: 3.125rem;
padding-bottom: 2.5rem;
display: inline-block;
- margin: 0 0 1.25rem;
+ margin-bottom: 1.25rem;
width: 100%;
${media.small`