diff --git a/src/layouts/tpa-confirmation/tpa-confirmation.vue b/src/layouts/tpa-confirmation/tpa-confirmation.vue index b7d574f0..24460ba0 100644 --- a/src/layouts/tpa-confirmation/tpa-confirmation.vue +++ b/src/layouts/tpa-confirmation/tpa-confirmation.vue @@ -15,9 +15,9 @@ class="mb-4" cmsWidgetName="VehicleBannerWidget" :displayGenericVehicleImage="false" /> -
+
- +
@@ -216,12 +216,6 @@ export default { color: $black; } -.tpa-header { - span { - margin-left: map-get($spacers, 2); - } -} - .tpa-body-one { :deep(p) { line-height: map-get($spacers, 5);