Skip to content

Commit

Permalink
Merge pull request #265 from r-yabyab/master
Browse files Browse the repository at this point in the history
Fixed twitter iframe centering
  • Loading branch information
jeroz1 authored Jul 22, 2024
2 parents 17b2434 + ac9f95f commit 1892a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ modalCacheRef: "4.6.1"
</div>
</div>
</div>
<div class="bg-grey-lighter text-center" style="padding-bottom:50px">
<div class="bg-grey-lighter flex flex-col justify-center items-center" style="padding-bottom:50px">
<h2 class="font-medium">Twitter Updates</h2>
<a class="twitter-timeline" data-width="600" data-height="600" data-dnt="true" data-theme="dark" href="https://twitter.com/Ravencoin?ref_src=twsrc%5Etfw">Tweets by Ravencoin</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<a class="twitter-timeline" data-width="600" data-height="600" data-dnt="true" data-theme="dark" href="https://twitter.com/Ravencoin/likes?ref_src=twsrc%5Etfw">Tweets Liked by Ravencoin</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
Expand Down

0 comments on commit 1892a6a

Please sign in to comment.