fix:margins

This commit is contained in:
0Pranav
2019-10-15 16:43:18 +05:30
parent aa918e8528
commit 29c7d5fc63

View File

@@ -11,7 +11,7 @@
<div class="container"> <div class="container">
<!-- title: Book an appointment --> <!-- title: Book an appointment -->
<div id="select-date-time"> <div id="select-date-time">
<div class="text-center mb-5"> <div class="text-center mt-5">
<h3>Book an appointment</h3> <h3>Book an appointment</h3>
<p class="lead text-muted" id="lead-text">Select the date and your timezone</p> <p class="lead text-muted" id="lead-text">Select the date and your timezone</p>
</div> </div>