diff --git a/src/components/ReportCard.vue b/src/components/ReportCard.vue index 0716ee5..7961dd0 100644 --- a/src/components/ReportCard.vue +++ b/src/components/ReportCard.vue @@ -6,7 +6,7 @@ - + {{ report.label }} @@ -22,7 +22,7 @@ - + thumb_down @@ -145,11 +145,13 @@ export default { .mediumButton { height: 56px; width: 56px; + margin: 0; } .smallButton { height: 40px; width: 40px; + margin: 0; } .secondLine {