Fix heading for Board Members

diff --git a/index.html b/index.html
index d0827a4..d9b59ca 100644
--- a/index.html
+++ b/index.html
@@ -366,7 +366,7 @@
       <div class="row">
         <div class="mx-auto col-md-12 text-center">
           <h3 class="display-3">Who we are</h3>
-          <h1 class="pb-3">Board Members</h1>
+          <h1 class="pt-5 pb-3">Board Members</h1>
         </div>
       </div>
       <div class="row">
@@ -647,7 +647,7 @@
   <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
   <!-- Script: Smooth scrolling between anchors in the same page -->
   <script src="js/smooth-scroll.js"></script>
-
+  
 </body>
 
 </html>
\ No newline at end of file