From 894511555c9229871c2f6362cccb91909734b114 Mon Sep 17 00:00:00 2001 From: Katie Kroell Date: Wed, 31 Jan 2024 15:48:21 -0500 Subject: [PATCH] styling change --- src/layouts/tpa-confirmation/tpa-confirmation.vue | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) 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);