Tweaking spacing
This commit is contained in:
parent
9da1c3e553
commit
a9faa9d9ae
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue