Explorar o código

minor questionnaire UI fix

tripeur %!s(int64=4) %!d(string=hai) anos
pai
achega
99d97ccba1
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/components/Questionaire.vue

+ 2 - 2
src/components/Questionaire.vue

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