CASH-1511: Sub header margin update

This commit is contained in:
Chris Redelinghuys 2025-09-16 13:10:31 -04:00
parent 5920c32920
commit 4def6496dc

View file

@ -10,7 +10,9 @@
</div>
<div class="row appointment-type">
<div class="col-12 col-md-10 col-lg-8 col-xl-7">
<funnelSubHeader cmsWidgetName="ScheduleYourServiceWidget" class="mb-5" />
<funnelSubHeader
cmsWidgetName="ScheduleYourServiceWidget"
id="schedule-your-service" />
<appointmentTypeQuestion
v-model="appointmentTypeFromAppointmentTypeQuestion"
v-show="isAppointmentTypeDisplayed"
@ -1854,7 +1856,7 @@ export default {
font-weight: 600;
}
:deep(.funnel-sub-header:not(.mb-5)) {
:deep(.funnel-sub-header:not(#schedule-your-service)) {
h5.dark-header {
font-weight: 600;
font-size: 1rem;