浏览代码

minor questionnaire UI fix

tripeur 4 年之前
父节点
当前提交
99d97ccba1
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/components/Questionaire.vue

+ 2 - 2
src/components/Questionaire.vue

@@ -234,7 +234,7 @@ export default defineComponent({
   height: auto;
   height: auto;
   font-family: "Helvetica Neue", Arial, sans-serif;
   font-family: "Helvetica Neue", Arial, sans-serif;
   color: #333;
   color: #333;
-  margin-bottom: 8px;
+  margin-bottom: 16px;
 }
 }
 
 
 .intro {
 .intro {
@@ -250,7 +250,7 @@ span.mandatory {
   font-variant-position: super;
   font-variant-position: super;
 }
 }
 .question-subtitle {
 .question-subtitle {
-  margin-bottom: 4px;
+  margin-bottom: 12px;
 }
 }
 .persona {
 .persona {
   display: flex;
   display: flex;