Merge pull request #780 from Safelite/bug/brydon/SSR-1391
Tweaking spacing
This commit is contained in:
commit
a484af7982
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