Merge pull request #780 from Safelite/bug/brydon/SSR-1391

Tweaking spacing
This commit is contained in:
michaela-brydon-safelite 2024-07-01 15:47:12 -04:00 committed by GitHub
commit a484af7982
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"