Tweaking spacing

This commit is contained in:
Michaela Brydon 2024-07-01 15:35:02 -04:00
parent 9da1c3e553
commit a9faa9d9ae

View file

@ -25,9 +25,9 @@
:displayGenericVehicleImage="false">
</vehicleBanner>
</div>
<div class="appointment-date-time text-center">
<div class="appointment-date-time text-center mt-4">
<p>{{ appointmentDateFormatted }}</p>
<p>{{ appointmentTimeFormatted }}</p>
<p class="mt-2">{{ appointmentTimeFormatted }}</p>
</div>
<addToCalendar
mobileWidgetName="AddToCalendar_Mobile"