浏览代码

Election form: SCSS (Margin Top)

bugfix/microsites
Florian Eisenmenger 2 年前
父节点
当前提交
302133a1ef
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      gfi-ihk-2024/stories/components/election-form/election-form.scss

+ 1
- 0
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;


正在加载...
取消
保存