mirror of
https://github.com/ivabus/www
synced 2024-11-25 09:25:06 +03:00
Moved Twitter logo to the right
This commit is contained in:
parent
07ab2590c1
commit
abc33d09e7
1 changed files with 4 additions and 2 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue