diff --git a/frontend/src/components/Step4Report.vue b/frontend/src/components/Step4Report.vue index eadbd13..fdbdf19 100644 --- a/frontend/src/components/Step4Report.vue +++ b/frontend/src/components/Step4Report.vue @@ -2305,7 +2305,7 @@ watch(() => props.reportId, (newId) => { } .report-header-block { - margin-bottom: 50px; + margin-bottom: 30px; } .report-meta { diff --git a/frontend/src/components/Step5Interaction.vue b/frontend/src/components/Step5Interaction.vue index 068a8d3..dbdd2a6 100644 --- a/frontend/src/components/Step5Interaction.vue +++ b/frontend/src/components/Step5Interaction.vue @@ -77,21 +77,53 @@