Compare commits

..

No commits in common. "879f1fd21d2de358ee389036925711fe52a2d9e7" and "386b2c4920ced1809246b0582421d0f661616533" have entirely different histories.

2 changed files with 6 additions and 8 deletions

View file

@ -123,14 +123,6 @@ h1 {
box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13);
}
.itemcard-stealth {
display: grid;
border-radius: 12px;
text-decoration: none;
height: 3cm;
transition-duration: 0.2s;
}
.listaction {
display: flex;
align-items: center;

View file

@ -86,6 +86,8 @@
</div>
</div>
</a>
</div>
<div class="row">
<a class="itemcard-stealth" target="_blank" rel="noopener noreferrer" href="https://matsuri.techtransthai.org/">
<div class="listaction">
<img src="avatars/placeholder.png" alt="no-avatar" width="80" height="80" style="margin: 0.3cm; border-radius: 40px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13)">
@ -103,6 +105,10 @@
</div>
</div>
</a>
<a class="itemcard-placeholder">
</a>
</div>
</div>