Skip to content

Commit

Permalink
Merge pull request #3221 from swathivemula7/contributor_newsletter
Browse files Browse the repository at this point in the history
Fixed newsletter misalignment in contributors page
  • Loading branch information
deepeshmlgupta authored Nov 10, 2024
2 parents 5d82567 + 648d09c commit 14e490a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions contributors.html
Original file line number Diff line number Diff line change
Expand Up @@ -387,12 +387,12 @@ <h1 class="title">Our Contributors</h1>

<footer id="footer" class="footer-area pt-120">
<div class="container">

<div class="subscribe-area wow fadeIn" data-wow-duration="1s" data-wow-delay="0.5s" style="height: 265px; background-color: #0890ff;">
<div class="row">
<div class="col-lg-6">
<div class="subscribe-content mt-45">
<h2 class="subscribe-title">

Subscribe Our Newsletter <span style="font-size: 28px;"> Get regular updates</span>
</h2>
</div>
</div>
Expand All @@ -409,6 +409,7 @@ <h2 class="subscribe-title">
</div>
</div>
</div>

</div>
</div>

Expand Down

0 comments on commit 14e490a

Please sign in to comment.