mirror of
https://github.com/ivabus/www
synced 2024-11-22 07:55:05 +03:00
Grammar fix, removed box-shadow... looked wonky
This commit is contained in:
parent
288946b559
commit
07ab2590c1
1 changed files with 5 additions and 4 deletions
|
@ -297,6 +297,7 @@
|
|||
.twitter-card{
|
||||
transition: 0.2s ease-in-out;
|
||||
cursor: crosshair;
|
||||
box-shadow:none;
|
||||
}
|
||||
|
||||
.twitter-card:hover{
|
||||
|
@ -409,9 +410,9 @@
|
|||
<div class="card twi-card-container">
|
||||
<div class="card-body p-4 twitter-card">
|
||||
<img src="/Images/twitter.svg" alt="Twitter Logo" class="twitter-card-logo mb-4">
|
||||
<p>Jason Warner<br>
|
||||
@jasoncwarner</p>
|
||||
<p>Now this is legitimately interesting. I’m super glad to see more open source veterans looking at using crypto as distribution mechanisms.</p>
|
||||
<p>max is building infra-as-lowcode<br>
|
||||
@maxcan</p>
|
||||
<p>one of the first web3 projects that actually makes sense</p>
|
||||
<p>3:31 PM - Mar 23, 2022</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -451,7 +452,7 @@
|
|||
<img src="/Images/twitter.svg" alt="Twitter Logo" class="twitter-card-logo mb-4">
|
||||
<p>Ben<br>
|
||||
@ben_mathes</p>
|
||||
<p>TI'm skeptical of a lot of web3. Indirect value to package maintainers though I support. Tea looks rad.<br>
|
||||
<p>I'm skeptical of a lot of web3. Indirect value to package maintainers though I support. Tea looks rad.<br>
|
||||
I hope no preferential attachment concentrates the value.</p>
|
||||
<p>2:36 PM - Mar 24, 2022</p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue