Skip to content

Commit

Permalink
fix new button placement
Browse files Browse the repository at this point in the history
SamsungGalaxyPlayer committed May 10, 2024
1 parent db2ab0d commit 85c4798
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
@@ -51,7 +51,7 @@ <h3>Scholarships</h3>
<p>MAGIC Grants offers undergraduate scholarships to students who are interested in cryptocurrencies.</p>
<div class="row download-btn">
<a href="/scholarships/scholarship-application" class="btn-secondary">Apply Today</a>
</div>
</div>
</div>
</div>

@@ -79,10 +79,10 @@ <h3>Education Grants</h3>
<div class="col col-info">
<h3>MAGIC Funds</h3>
<p>Semi-autonomous committees raise funds and issue qualifying grants to empower their communities.</p>
</div>
<div class="row download-btn">
<div class="row download-btn">
<a href="/funds" class="btn-secondary">Learn More</a>
</div>
</div>
</div>
<div class="col col-img">
<img src="/img/federated.svg" alt="Federated community of interlinked people"/>
</div>

0 comments on commit 85c4798

Please sign in to comment.