fix:margins
diff --git a/erpnext/www/book-appointment/index.html b/erpnext/www/book-appointment/index.html
index e1355a7..43a3f10 100644
--- a/erpnext/www/book-appointment/index.html
+++ b/erpnext/www/book-appointment/index.html
@@ -11,7 +11,7 @@
<div class="container">
<!-- title: Book an appointment -->
<div id="select-date-time">
- <div class="text-center mb-5">
+ <div class="text-center mt-5">
<h3>Book an appointment</h3>
<p class="lead text-muted" id="lead-text">Select the date and your timezone</p>
</div>