diff --git a/gfi-ihk-2024/stories/components/election-form/election-form.scss b/gfi-ihk-2024/stories/components/election-form/election-form.scss index a3da3bf..5cc8e86 100644 --- a/gfi-ihk-2024/stories/components/election-form/election-form.scss +++ b/gfi-ihk-2024/stories/components/election-form/election-form.scss @@ -9,6 +9,7 @@ padding: 30px 30px 0 30px; border-radius: var(--border-radius-xs); color: #fff; + margin-top: 40px; margin-bottom: 20px; @media(max-width: 567px) { padding-bottom: 14px;