Moved Twitter logo to the right

This commit is contained in:
Thomas Smith 2022-07-05 17:16:22 -04:00
parent 07ab2590c1
commit abc33d09e7

View file

@ -305,7 +305,9 @@
} }
.twitter-card-logo{ .twitter-card-logo{
width:30px; width:25px;
float:right;
margin-top:5px;
} }
</style> </style>
@ -332,7 +334,7 @@
<div class="col-sm-12 col-lg-4"> <div class="col-sm-12 col-lg-4">
<div class="card twi-card-container"> <div class="card twi-card-container">
<div class="card-body p-4 twitter-card"> <div class="card-body p-4 twitter-card">
<img src="/Images/twitter.svg" alt="Twitter Logo" class="twitter-card-logo mb-4"> <img src="/Images/twitter.svg" alt="Twitter Logo" class="twitter-card-logo">
<p>alexpoon.eth<br> <p>alexpoon.eth<br>
@alexpoon_hk</p> @alexpoon_hk</p>
<p>Open source dev is broken. So cool to see @teaxyz_ bringing new life to popular software projects like homebrew to web3.</p> <p>Open source dev is broken. So cool to see @teaxyz_ bringing new life to popular software projects like homebrew to web3.</p>