mirror of
https://github.com/arthur-pbty/portfolio2023.git
synced 2026-06-03 23:36:21 +02:00
3 lines
230 B
Plaintext
3 lines
230 B
Plaintext
<div class="h-72 w-72 m-1 transition-transform border-2 border-black rounded-xl hover:scale-125 overflow-hidden duration-500 bg-white hover:z-10">
|
|
<a href="{{ href }}" target="_blank"><img src="{{ img }}" alt="Logo"></a>
|
|
</div> |