diff --git a/src/components/Step.module.scss b/src/components/Step.module.scss index 1591bc1d6..4c6d999f8 100644 --- a/src/components/Step.module.scss +++ b/src/components/Step.module.scss @@ -19,7 +19,7 @@ h6:first-child { color: var(--color-neutrals-900); font-weight: bold; - margin-top: 0.5rem; + margin-top: 0; margin-bottom: 1rem; font-size: 1rem; }