Skip to content

Commit 44bdb51

Browse files
committed
space added button and containers
1 parent 91d170d commit 44bdb51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scholarx/2023/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@
6060
</p>
6161
</div>
6262
<!-- Go to ScholarX Platform -->
63-
<div id="past-onelives" class="container-fluid">
63+
<div id="past-onelives" class="container-fluid mb-5">
6464
<div class="row justify-content-center">
6565
<div class="col-9 text-center">
66-
<a href="https://scholarx.sefglobal.org/" target="_self" class="btn btn-primary mt-3">visit scholarx</a>
66+
<a href="https://scholarx.sefglobal.org/" target="_self" class="btn btn-primary mt-4">visit scholarx</a>
6767
</div>
6868
</div>
6969
</div>
@@ -77,7 +77,7 @@
7777
</section>
7878

7979
<!-- Join Mentor and Mentee waiting lists -->
80-
<section class="section section-secondary">
80+
<section class="section section-secondary mt-5">
8181
<div class="container px-md-5 pb-3">
8282
<div class="row align-items-center justify-content-md-between">
8383
<div class="col-md-5 d-flex justify-content-center">

0 commit comments

Comments
 (0)